- util
- detail
- ApiSenderBufferBody
Public Types | |
using | Parser = h2::response_parser< h2::buffer_body > |
![]() | |
using | Request = h2::request< h2::dynamic_body > |
using | ClientHandle = http::HttpsClientPool::ClientHandle |
Public Member Functions | |
Parser * | parser () |
Can be called only SendGeneric returned success. | |
ApiSenderBase (const char *name, const GCE &gce, http::HttpsClientPool *pool) | |
![]() | |
ApiSenderBase (const char *name, const GCE &gce, http::HttpsClientPool *pool) | |
StatusObject< ClientHandle > | SendGeneric (unsigned num_iterations, Request req) |
Additional Inherited Members | |
![]() | |
using | error_code = ::boost::system::error_code |
![]() | |
const char * | name_ |
const GCE & | gce_ |
http::HttpsClientPool *const | pool_ |
Definition at line 78 of file gcs_utils.h.