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