bennadel / CFHTTPSession.cfc

The CFHttpSession.cfc is a ColdFusion component that wraps around multiple CFHttp requests in such a way that cookie and session information is maintained from request to request. This allows you to use this ColdFusion component to log into remote systems and grab content that is behind a layer of security.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bennadel/CFHTTPSession.cfc Stargazers