Home
last modified time | relevance | path

Searched refs:NXT_HTTP_LAST_INFORMATIONAL (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_h1proto.c1106 #define NXT_HTTP_LAST_INFORMATIONAL \ macro
1240 if (n >= NXT_HTTP_CONTINUE && n <= NXT_HTTP_LAST_INFORMATIONAL) { in nxt_h1p_request_header_send()