Searched refs:NGX_HTTP_PARSE_INVALID_VERSION (Results 1 – 3 of 3) sorted by relevance
57 #define NGX_HTTP_PARSE_INVALID_VERSION 12 macro
733 return NGX_HTTP_PARSE_INVALID_VERSION; in ngx_http_parse_request_line()753 return NGX_HTTP_PARSE_INVALID_VERSION; in ngx_http_parse_request_line()
1163 if (rc == NGX_HTTP_PARSE_INVALID_VERSION) { in ngx_http_process_request_line()