Interfaces

HTTP messages consist of requests from a client to a server and responses from a server to a client. This interface defines the methods common to each.
Representation of an outgoing, client-side request.
Representation of an outgoing, server-side response.
Representation of an incoming, server-side HTTP request.
Describes a data stream.
Value object representing a file uploaded through an HTTP request.
Value object representing a URI.