Searched refs:NGX_HTTP_PARSE_INVALID_REQUEST (Results 1 – 2 of 2) sorted by relevance
299 return NGX_HTTP_PARSE_INVALID_REQUEST; in ngx_http_parse_request_line()321 return NGX_HTTP_PARSE_INVALID_REQUEST; in ngx_http_parse_request_line()331 return NGX_HTTP_PARSE_INVALID_REQUEST; in ngx_http_parse_request_line()341 return NGX_HTTP_PARSE_INVALID_REQUEST; in ngx_http_parse_request_line()393 return NGX_HTTP_PARSE_INVALID_REQUEST; in ngx_http_parse_request_line()434 return NGX_HTTP_PARSE_INVALID_REQUEST; in ngx_http_parse_request_line()460 return NGX_HTTP_PARSE_INVALID_REQUEST; in ngx_http_parse_request_line()481 return NGX_HTTP_PARSE_INVALID_REQUEST; in ngx_http_parse_request_line()538 return NGX_HTTP_PARSE_INVALID_REQUEST; in ngx_http_parse_request_line()1522 return NGX_HTTP_PARSE_INVALID_REQUEST; in ngx_http_parse_complex_uri()[all …]
56 #define NGX_HTTP_PARSE_INVALID_REQUEST 11 macro