Provides classes and tools to handle HTTP responses. More...
Classes | |
| struct | BPrivate::Network::BHttpBody |
| Represents a HTTP response body. More... | |
| class | BPrivate::Network::BHttpResult |
| Unique object to wait for and access a HTTP response data. More... | |
| struct | BPrivate::Network::BHttpStatus |
| Represents the HTTP status code and status text of an incoming response. More... | |
Namespaces | |
| namespace | BPrivate |
| Internal or experimental API. | |
| namespace | BPrivate::Network |
| Experimental Network Services API. | |
Enumerations | |
| enum class | BPrivate::Network::BHttpStatusClass : int16 |
| Category of the HTTP response status code. | |
| enum class | BPrivate::Network::BHttpStatusCode : int16 |
| Enumeration of standardized HTTP status codes. | |
Provides classes and tools to handle HTTP responses.