summaryrefslogtreecommitdiffstats
path: root/library/cpp/http
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/http')
-rw-r--r--library/cpp/http/fetch/exthttpcodes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/http/fetch/exthttpcodes.h b/library/cpp/http/fetch/exthttpcodes.h
index 6b525052cd9..49e7e5e62da 100644
--- a/library/cpp/http/fetch/exthttpcodes.h
+++ b/library/cpp/http/fetch/exthttpcodes.h
@@ -49,6 +49,7 @@ enum ExtHttpCodes {
HTTP_FETCHER_BAD_RESPONSE = 1040,
HTTP_FETCHER_MB_ERROR = 1041,
HTTP_SSL_CERT_ERROR = 1042,
+ HTTP_FIREWALL_REJECT = 1043,
HTTP_PROXY_REQUEST_CANCELED = 1051,
// Custom (replace HTTP 200/304)