Namespaces

Classes

The HTTP client. See http\Client\Curl's options which is the only driver currently supported.

A class representing a list of cookies with specific attributes.

Env

The http\Env class provides static methods to manipulate and inspect the server's current request's HTTP environment.

The http\Header class provides methods to manipulate, match, negotiate and serialize HTTP headers.

The message class builds the foundation for any request and response message.

Parse, interpret and compose HTTP (header) parameters.

The http\QueryString class provides versatile facilities to retrieve, use and manipulate query strings and form data.

Url

The http\Url class provides versatile means to parse, construct and manipulate URLs.

Interfaces

The http extension's Exception interface.