Classes

An HTTP client simulating a web browser

A Request Engine which uses cURL in order to send requests to external HTTP servers.

An exception for the Curl Engine

An HTTP exception occuring if an endless Location: redirect is suspect to happen

A Request Engine which uses Flow's request dispatcher directly for processing HTTP requests internally.

Interfaces

Interface for a Request Engine which can be used by a HTTP Client implementation for sending requests and returning responses.