Home
last modified time | relevance | path

Searched refs:NXT_HTTP_LAST_CLIENT_ERROR (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_h1proto.c1143 #define NXT_HTTP_LAST_CLIENT_ERROR \ macro
1251 } else if (n >= NXT_HTTP_BAD_REQUEST && n <= NXT_HTTP_LAST_CLIENT_ERROR) { in nxt_h1p_request_header_send()