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…
ResponseInterface Representation of an outgoing, server-side response.
StreamInterface Describes a data stream.