Searched refs:NGX_HTTP_PARSE_INVALID_HEADER (Results 1 – 2 of 2) sorted by relevance
922 return NGX_HTTP_PARSE_INVALID_HEADER; in ngx_http_parse_header_line()988 return NGX_HTTP_PARSE_INVALID_HEADER; in ngx_http_parse_header_line()1010 return NGX_HTTP_PARSE_INVALID_HEADER; in ngx_http_parse_header_line()1033 return NGX_HTTP_PARSE_INVALID_HEADER; in ngx_http_parse_header_line()1048 return NGX_HTTP_PARSE_INVALID_HEADER; in ngx_http_parse_header_line()1074 return NGX_HTTP_PARSE_INVALID_HEADER; in ngx_http_parse_header_line()1084 return NGX_HTTP_PARSE_INVALID_HEADER; in ngx_http_parse_header_line()
60 #define NGX_HTTP_PARSE_INVALID_HEADER 14 macro