|
AXIAM C++ SDK 1.0.0-alpha8
Authentication, authorization, JWKS & route guards (REST + mTLS)
|
An outgoing HTTP request produced by the client's request builder. More...
#include <transport.hpp>
Public Attributes | |
| std::string | method |
| std::string | url |
| HeaderMap | headers |
| std::string | body |
An outgoing HTTP request produced by the client's request builder.
| std::string axiam::HttpRequest::method |
| std::string axiam::HttpRequest::url |
| HeaderMap axiam::HttpRequest::headers |
| std::string axiam::HttpRequest::body |