Provides the classes and tools to build HTTP Requests. More...
Classes | |
struct | BPrivate::Network::BHttpAuthentication |
Describe username and password for basic authentication for the request. More... | |
class | BPrivate::Network::BHttpMethod |
Represent a HTTP method. More... | |
class | BPrivate::Network::BHttpRequest |
Represent a HTTP request. More... | |
struct | BPrivate::Network::BHttpRequest::Body |
Describe the body for a network request. More... | |
class | BPrivate::Network::BHttpMethod::InvalidMethod |
Error that represents when a custom method does not conform to the HTTP standard. More... | |
Namespaces | |
namespace | BPrivate |
Internal or experimental API. | |
namespace | BPrivate::Network |
Experimental Network Services API. | |
Provides the classes and tools to build HTTP Requests.