Home
last modified time | relevance | path

Searched refs:http10 (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_http_parse.c168 static const nxt_http_ver_t http10 = { "HTTP/1.0" }; in nxt_http_parse_request_line() local
412 || ver.ui64 == http10.ui64 in nxt_http_parse_request_line()