PHP Neos\Flow\Http Namespace

Nested Namespaces

Neos\Flow\Http\Client
Neos\Flow\Http\Component

Interfaces

Name Description
HttpRequestHandlerInterface The interface for a request handler which handles and works with HTTP requests

Classes

Name Description
AbstractMessage Represents a HTTP message
Cookie Represents a HTTP Cookie as of RFC 6265
Headers Container for HTTP header fields
Request Represents an HTTP request
RequestHandler A request handler which can handle HTTP requests.
Response Represents an HTTP Response
Uri Represents a Unique Resource Identifier according to STD 66 / RFC 3986
UriTemplate Represents a URI Template as per http://tools.ietf.org/html/rfc6570