Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_h1proto.c1107 (NXT_HTTP_CONTINUE + nxt_nitems(nxt_http_informational) - 1)
1109 static const nxt_str_t nxt_http_informational[] = { variable
1241 status = &nxt_http_informational[n - NXT_HTTP_CONTINUE]; in nxt_h1p_request_header_send()