#include <CscHttpClient.h>
◆ getPort()
| int conscience_core::communication::HTTP::HttpPost::getPort |
( |
| ) |
const |
|
inline |
◆ body
◆ headers
| map<string, string> conscience_core::communication::HTTP::HttpPost::headers = {} |
◆ host
| string conscience_core::communication::HTTP::HttpPost::host |
◆ path
| string conscience_core::communication::HTTP::HttpPost::path |
◆ port
| optional<int> conscience_core::communication::HTTP::HttpPost::port = {} |
◆ protocol
| string conscience_core::communication::HTTP::HttpPost::protocol |
◆ queryStringParameters
| map<string, string> conscience_core::communication::HTTP::HttpPost::queryStringParameters = {} |
query string parameters
- Note
- will be URL encoded
◆ rawBinaryBody
| std::optional<std::string> conscience_core::communication::HTTP::HttpPost::rawBinaryBody |
◆ timeoutSeconds
The documentation for this struct was generated from the following file: