From 79b3cf0f1d6edfa0268153eddcb48f3467527461 Mon Sep 17 00:00:00 2001 From: dimanne <dimanne@yandex-team.ru> Date: Thu, 10 Feb 2022 16:49:48 +0300 Subject: Restoring authorship annotation for <dimanne@yandex-team.ru>. Commit 2 of 2. --- library/cpp/http/fetch/exthttpcodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/cpp/http/fetch/exthttpcodes.h') diff --git a/library/cpp/http/fetch/exthttpcodes.h b/library/cpp/http/fetch/exthttpcodes.h index 793d286c23..6b525052cd 100644 --- a/library/cpp/http/fetch/exthttpcodes.h +++ b/library/cpp/http/fetch/exthttpcodes.h @@ -45,7 +45,7 @@ enum ExtHttpCodes { HTTP_PROXY_ERROR = 1036, HTTP_SSL_ERROR = 1037, HTTP_CACHED_COPY_NOT_FOUND = 1038, - HTTP_TIMEDOUT_WHILE_BYTES_RECEIVING = 1039, + HTTP_TIMEDOUT_WHILE_BYTES_RECEIVING = 1039, HTTP_FETCHER_BAD_RESPONSE = 1040, HTTP_FETCHER_MB_ERROR = 1041, HTTP_SSL_CERT_ERROR = 1042, -- cgit v1.2.3