PHP Symfony\Component\HttpFoundation Namespace

Nested Namespaces

Symfony\Component\HttpFoundation\File
Symfony\Component\HttpFoundation\SessionStorage
Symfony\Component\HttpFoundation\Tests

Classes

Name Description
BinaryFileResponse BinaryFileResponse represents an HTTP response delivering a file.
Cookie Represents a cookie.
FileBag FileBag is a container for HTTP headers.
HeaderBag HeaderBag is a container for HTTP headers.
RedirectResponse RedirectResponse represents an HTTP response doing a redirect.
Request Request represents an HTTP request.
RequestMatcher RequestMatcher compares a pre-defined set of checks against a Request instance.
Response
ResponseHeaderBag ResponseHeaderBag is a container for Response HTTP headers.
ServerBag HeaderBag is a container for HTTP headers.
Session Session.