Checking for major HTTP version.
This commit is contained in:
@@ -30,6 +30,7 @@ typedef enum {
|
||||
NXT_HTTP_BAD_GATEWAY = 502,
|
||||
NXT_HTTP_SERVICE_UNAVAILABLE = 503,
|
||||
NXT_HTTP_GATEWAY_TIMEOUT = 504,
|
||||
NXT_HTTP_VERSION_NOT_SUPPORTED = 505,
|
||||
} nxt_http_status_t;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user