|
olp-cpp-sdk
1.23.1
|
This is the complete list of members for olp::http::NetworkRequest, including all inherited members.
| GetBody() const | olp::http::NetworkRequest | |
| GetHeaders() const | olp::http::NetworkRequest | |
| GetMutableHeaders() | olp::http::NetworkRequest | |
| GetSettings() const | olp::http::NetworkRequest | |
| GetUrl() const | olp::http::NetworkRequest | |
| GetVerb() const | olp::http::NetworkRequest | |
| HttpVerb enum name | olp::http::NetworkRequest | |
| NetworkRequest(std::string url) | olp::http::NetworkRequest | explicit |
| RequestBodyType typedef | olp::http::NetworkRequest | |
| WithBody(RequestBodyType body) | olp::http::NetworkRequest | |
| WithHeader(std::string name, std::string value) | olp::http::NetworkRequest | |
| WithSettings(NetworkSettings settings) | olp::http::NetworkRequest | |
| WithUrl(std::string url) | olp::http::NetworkRequest | |
| WithVerb(HttpVerb verb) | olp::http::NetworkRequest |