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