Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-message-server-io.c48 char *req_method, *req_path, *url; in parse_request_headers() local
Dsoup-headers.c181 char **req_method, in soup_headers_parse_request()
/third_party/curl/lib/vtls/
Dmesalink.c104 SSL_METHOD *req_method = NULL; in mesalink_connect_step1() local
Dwolfssl.c216 SSL_METHOD* req_method = NULL; in wolfssl_connect_step1() local
Dopenssl.c2589 SSL_METHOD_QUAL SSL_METHOD *req_method = NULL; in ossl_connect_step1() local
/third_party/cef/tests/ceftests/
Dcors_unittest.cc1644 const std::string& req_method = request->GetMethod(); in VerifyRequest() local