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