Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_h1proto.c1130 (NXT_HTTP_MULTIPLE_CHOICES + nxt_nitems(nxt_http_redirection) - 1)
1132 static const nxt_str_t nxt_http_redirection[] = { variable
1249 status = &nxt_http_redirection[n - NXT_HTTP_MULTIPLE_CHOICES]; in nxt_h1p_request_header_send()