boost::burl
Types
Name |
Description |
A type‐erased request body. |
|
Tag type for converting a value into a request body. |
|
Tag type for converting a response body into a value. |
|
An HTTP client. |
|
The error category for burl error conditions. |
|
An HTTP cookie. |
|
A container of HTTP cookies. |
|
The error category for burl error codes. |
|
A dynamic container of HTTP fields. |
|
An order‐preserving container of HTTP fields. |
|
An in‐place parser for HTTP message headers. |
|
Configurable limits for parsing HTTP message headers. |
|
The common part of an HTTP message header. |
|
A multipart form request body. |
|
An HTTP request prepared for execution. |
|
A builder for configuring and sending a request. |
|
A dynamic container for an HTTP request header. |
|
The header of an HTTP request. |
|
The response to an HTTP request. |
|
A dynamic container for an HTTP response header. |
|
The header of an HTTP response. |
|
A static container of HTTP fields. |
|
A static container for an HTTP request header. |
|
A static container for an HTTP response header. |
|
A URL‐encoded form request body. |
Functions
Name |
Description |
Return the category for burl error codes. |
|
Return the category for burl error conditions. |
|
Return an error code for a burl error. |
|
Return an error condition for a burl condition. |
|
Addition operators |
|
Subtraction operators |
|
Parse a |
|
Swap the contents. |
|
|
|
Stream insertion operators |
Concepts
Name |
Description |
Concept for a request body. |
Created with MrDocs