mini\Http\Message namespace

Namespace Browser: This page shows all classes, functions, and sub-namespaces in the mini\Http\Message namespace.

Classes (9)

FileResponse

Response for serving files with automatic MIME type detection

HtmlResponse

HTML response with Content-Type: text/html; charset=utf-8

JsonResponse

JSON response with Content-Type: application/json

Request

Representation of an outgoing, client-side request.

Response

Representation of a response from the application to the client

ServerRequest

Representation of an incoming, server-side HTTP request.

Stream

Describes a data stream.

UploadedFile

Value object representing a file uploaded through an HTTP request.

Uri

Class simplifies working with uris