Namespace Psr\Http\Message

Interfaces
MessageInterface HTTP messages consist of requests from a client to a server and responses from a server to a client. This interface…
RequestInterface Representation of an outgoing, client-side request.
StreamInterface Describes a data stream.
UriInterface Value object representing a URI.