From 55a7f90e4cd31e9481cace8ee5dfd682c27e810e Mon Sep 17 00:00:00 2001 From: tobo <tobo@yandex-team.ru> Date: Thu, 10 Feb 2022 16:47:27 +0300 Subject: Restoring authorship annotation for <tobo@yandex-team.ru>. Commit 2 of 2. --- library/cpp/http/fetch/httpload.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/cpp/http/fetch/httpload.h') diff --git a/library/cpp/http/fetch/httpload.h b/library/cpp/http/fetch/httpload.h index 1f9530af79..e22e4b809e 100644 --- a/library/cpp/http/fetch/httpload.h +++ b/library/cpp/http/fetch/httpload.h @@ -103,7 +103,7 @@ public: /********************************************************/ // Here is httpAgent that uses socketAbstractHandler class // ant its derivatives -using httpSpecialAgent = THttpAgent<TSocketHandlerPtr>; +using httpSpecialAgent = THttpAgent<TSocketHandlerPtr>; /********************************************************/ // Regular handler is used as implementation of -- cgit v1.2.3