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. |
|
A pool of reusable HTTP connections. |
|
An HTTP cookie. |
|
A container of HTTP cookies. |
|
The error category for burl error codes. |
|
A multipart form request body. |
|
An HTTP request prepared for execution. |
|
A builder for configuring and sending a request. |
|
The response to an HTTP request. |
|
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. |
|
Read cookies from an input stream. |
|
Parse a |
|
|
|
Write a cookie jar to an output stream. |
Concepts
Name |
Description |
Concept for a request body. |
Created with MrDocs