Home
last modified time | relevance | path

Searched refs:NXT_HTTP_LAST_NGINX_ERROR (Results 1 – 1 of 1) sorted by path

/unit/src/
H A Dnxt_h1proto.c1182 #define NXT_HTTP_LAST_NGINX_ERROR \ macro
1254 } else if (n >= NXT_HTTP_TO_HTTPS && n <= NXT_HTTP_LAST_NGINX_ERROR) { in nxt_h1p_request_header_send()