Home
last modified time | relevance | path

Searched defs:http_version (Results 1 - 8 of 8) sorted by relevance

/third_party/rust/crates/nom/benchmarks/benches/
H A Dhttp.rs81 fn http_version(input: &[u8]) -> IResult<&[u8], &[u8]> { in http_version() functions
/third_party/curl/src/
H A Dtool_writeout.c56 static const struct httpmap http_version[] = { variable
/third_party/python/Lib/wsgiref/
H A Dhandlers.py104 http_version = "1.0" # Version that should be used for response variable in BaseHandler
/third_party/curl/lib/
H A Dc-hyper.c343 int http_version; in Curl_hyper_stream() local
825 int http_version; in http1xx_cb() local
260 status_line(struct Curl_easy *data, struct connectdata *conn, uint16_t http_status, int http_version, const uint8_t *reason, size_t rlen) status_line() argument
[all...]
/third_party/libwebsockets/lib/roles/http/
H A Dprivate-lib-roles-http.h39 enum http_version { enum
/third_party/lwip/src/apps/http/
H A Dhttp_client.c207 http_parse_response_status(struct pbuf *p, u16_t *http_version, u16_t *http_status, u16_t *http_status_str_offset) in http_parse_response_status() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dconnection.c1395 char *http_version; local
/third_party/ffmpeg/libavformat/
H A Dhttp.c83 char *http_version; member

Completed in 12 milliseconds