Home
last modified time | relevance | path

Searched defs:req_method (Results 1 – 6 of 6) sorted by relevance

/external/rust/android-crates-io/crates/hyper/src/proto/h1/
Dmod.rs77 req_method: &'a mut Option<Method>, field
101 req_method: &'a mut Option<Method>, field
/external/cronet/stable/net/http/
Dhttp_auth_handler_digest_unittest.cc440 const char* req_method; in TEST() member
/external/cronet/tot/net/http/
Dhttp_auth_handler_digest_unittest.cc440 const char* req_method; in TEST() member
/external/curl/lib/vtls/
Dwolfssl.c848 WOLFSSL_METHOD* req_method = NULL; in wolfssl_connect_step1() local
Dopenssl.c3670 SSL_METHOD_QUAL SSL_METHOD *req_method = NULL; in Curl_ossl_ctx_init() local
/external/libcups/cups/
Dhttp.c2147 *req_method, /* HTTP request method */ in httpReadRequest() local