Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_handler_digest_unittest.cc439 const char* req_method; in TEST() member
/aosp_15_r20/external/curl/lib/vtls/
H A Dwolfssl.c851 WOLFSSL_METHOD* req_method = NULL; in wolfssl_connect_step1() local
H A Dopenssl.c3488 SSL_METHOD_QUAL SSL_METHOD *req_method = NULL; in Curl_ossl_ctx_init() local
/aosp_15_r20/external/libcups/cups/
H A Dhttp.c2147 *req_method, /* HTTP request method */ in httpReadRequest() local