PHP Neos\Flow\Http Пространство имен

Пространства имен

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

Interfaces

Имя Описание
HttpRequestHandlerInterface The interface for a request handler which handles and works with HTTP requests

Классы

Имя Описание
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