Namespaces

Classes

Represents an Accept-* header.
Represents an Accept-* header item.
Request represents an HTTP request from an Apache server.
BinaryFileResponse represents an HTTP response delivering a file.
Represents a cookie.
ExpressionRequestMatcher uses an expression to match a Request.
FileBag is a container for uploaded files.
HeaderBag is a container for HTTP headers.
HTTP header utility functions.
Http utility functions.
Response represents an HTTP response in JSON format.
ParameterBag is a container for key/value pairs.
RedirectResponse represents an HTTP response doing a redirect.
Request represents an HTTP request.
RequestMatcher compares a pre-defined set of checks against a Request instance.
Request stack that controls the lifecycle of requests.
Response represents an HTTP response.
ResponseHeaderBag is a container for Response HTTP headers.
ServerBag is a container for HTTP headers from the $_SERVER variable.
StreamedResponse represents a streamed HTTP response.

Interfaces

RequestMatcherInterface is an interface for strategies to match a Request.