Home
last modified time | relevance | path

Searched defs:http_version (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/doc/html/boost_asio/example/cpp03/iostreams/
Dhttp_client.cpp59 std::string http_version; in main() local
/third_party/boost/libs/asio/example/cpp03/iostreams/
Dhttp_client.cpp59 std::string http_version; in main() local
/third_party/boost/libs/asio/example/cpp11/iostreams/
Dhttp_client.cpp59 std::string http_version; in main() local
/third_party/boost/doc/html/boost_asio/example/cpp03/http/client/
Dsync_client.cpp62 std::string http_version; in main() local
Dasync_client.cpp101 std::string http_version; in handle_read_status_line() local
/third_party/boost/libs/asio/example/cpp03/http/client/
Dsync_client.cpp62 std::string http_version; in main() local
Dasync_client.cpp101 std::string http_version; in handle_read_status_line() local
/third_party/curl/src/
Dtool_writeout.c48 static const char *http_version[] = { variable
/third_party/libsoup/libsoup/
Dsoup-message-private.h28 SoupHTTPVersion http_version, orig_http_version; member
/third_party/curl/lib/
Dc-hyper.c236 int http_version, in status_line()
299 int http_version; in Curl_hyper_stream() local
/third_party/python/Lib/wsgiref/
Dhandlers.py104 http_version = "1.0" # Version that should be used for response variable in BaseHandler
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dconnection.c1395 char *http_version; local
/third_party/lwip/src/apps/http/
Dhttp_client.c207 http_parse_response_status(struct pbuf *p, u16_t *http_version, u16_t *http_status, u16_t *http_sta… in http_parse_response_status()
/third_party/libwebsockets/lib/roles/http/
Dprivate-lib-roles-http.h39 enum http_version { enum
/third_party/ffmpeg/libavformat/
Dhttp.c78 char *http_version; member