Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_http.h45 NXT_HTTP_NOT_IMPLEMENTED = 501, enumerator
H A Dnxt_h1proto.c875 status = NXT_HTTP_NOT_IMPLEMENTED; in nxt_h1p_request_body_read()