Definition at line 13 of file request.hpp.
Public Attributes | |
| clients::http::Headers | headers |
| std::string | body |
| std::string | bucket |
| std::string | req |
| clients::http::HttpMethod | method |
| std::string s3api::Request::body |
Definition at line 15 of file request.hpp.
| std::string s3api::Request::bucket |
Definition at line 16 of file request.hpp.
| clients::http::Headers s3api::Request::headers |
Definition at line 14 of file request.hpp.
| clients::http::HttpMethod s3api::Request::method |
Definition at line 18 of file request.hpp.
| std::string s3api::Request::req |
Definition at line 17 of file request.hpp.