/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/iostreams/ |
D | http_client.cpp | 59 std::string http_version; in main() local
|
/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/iostreams/ |
D | http_client.cpp | 59 std::string http_version; in main() local
|
/external/curl/tests/http/clients/ |
D | tls-session-reuse.c | 143 const char *url, int http_version) in add_transfer() 191 int http_version = CURL_HTTP_VERSION_1_1; in main() local
|
D | hx-download.c | 235 int http_version, struct curl_slist *host, in setup() 312 int http_version = CURL_HTTP_VERSION_2_0; in main() local
|
D | hx-upload.c | 255 int http_version, struct curl_slist *host, in setup() 346 int http_version = CURL_HTTP_VERSION_2_0; in main() local
|
D | upload-pausing.c | 210 int http_version = CURL_HTTP_VERSION_1_1; in main() local
|
D | h2-pausing.c | 216 int http_version = CURL_HTTP_VERSION_2_0; in main() local
|
/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/client/ |
D | sync_client.cpp | 62 std::string http_version; in main() local
|
D | async_client.cpp | 101 std::string http_version; in handle_read_status_line() local
|
/external/googleapis/google/appengine/logging/v1/ |
D | request_log.proto | 118 string http_version = 12; field
|
/external/rust/android-crates-io/crates/winnow/examples/http/ |
D | parser_streaming.rs | 67 fn http_version<'s>(input: &mut Stream<'s>) -> PResult<&'s [u8]> { in http_version() function
|
D | parser.rs | 66 fn http_version<'s>(input: &mut Stream<'s>) -> PResult<&'s [u8]> { in http_version() function
|
/external/rust/android-crates-io/crates/combine/benches/ |
D | http.rs | 105 let http_version = range(&b"HTTP/"[..]).with(take_while1(is_http_version)); in parse_http_request() localVariable
|
/external/rust/android-crates-io/crates/uefi-raw/src/protocol/network/ |
D | http.rs | 8 pub http_version: HttpVersion, field
|
/external/curl/src/ |
D | tool_writeout.c | 55 static const struct httpmap http_version[] = { variable
|
/external/python/cpython3/Lib/wsgiref/ |
D | handlers.py | 104 http_version = "1.0" # Version that should be used for response variable in BaseHandler
|
/external/cronet/tot/net/http/ |
D | http_proxy_connect_job.cc | 929 void HttpProxyConnectJob::EmitConnectLatency(NextProto http_version, in EmitConnectLatency()
|
/external/cronet/stable/net/http/ |
D | http_proxy_connect_job.cc | 929 void HttpProxyConnectJob::EmitConnectLatency(NextProto http_version, in EmitConnectLatency()
|
/external/python/cpython3/Lib/http/ |
D | client.py | 804 def _create_https_context(http_version): argument
|
/external/libwebsockets/lib/roles/http/ |
D | private-lib-roles-http.h | 39 enum http_version { enum
|