Searched defs:HTTPRequestContext (Results 1 – 1 of 1) sorted by relevance
61 struct HTTPRequestContext { struct62 HTTPRequestContext(grpc_httpcli_context* httpcli_context, in HTTPRequestContext() function67 ~HTTPRequestContext() { grpc_http_response_destroy(&response); } in ~HTTPRequestContext() argument86 HTTPRequestContext* ctx, const Options& options, argument