Searched refs:NXT_HTTP_MOVED_PERMANENTLY (Results 1 – 2 of 2) sorted by last modified time
/unit/src/ | ||
H A D | nxt_http_static.c | 603 r->status = NXT_HTTP_MOVED_PERMANENTLY; in nxt_http_static_send_ready() |
H A D | nxt_http.h | 24 NXT_HTTP_MOVED_PERMANENTLY = 301, enumerator |