|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Data Structures | |
| interface | MessageInterface |
| HTTP messages consist of requests from a client to a server and responses from a server to a client. More... | |
| interface | RequestInterface |
| Representation of an outgoing, client-side request. More... | |
| interface | ResponseInterface |
| Representation of an outgoing, server-side response. More... | |
| interface | ServerRequestInterface |
| Representation of an incoming, server-side HTTP request. More... | |
| interface | StreamInterface |
| Describes a data stream. More... | |
| interface | UploadedFileInterface |
| Value object representing a file uploaded through an HTTP request. More... | |
| interface | UriInterface |
| Value object representing a URI. More... | |