From c6cf2651df2cb01bd16ceeb46a287ff02dde8dca Mon Sep 17 00:00:00 2001 From: robot-piglet Date: Thu, 27 Jun 2024 15:21:51 +0300 Subject: Intermediate changes --- library/cpp/http/simple/ut/http_ut.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/cpp/http') diff --git a/library/cpp/http/simple/ut/http_ut.cpp b/library/cpp/http/simple/ut/http_ut.cpp index 7768fdc4faa..20bef65a09d 100644 --- a/library/cpp/http/simple/ut/http_ut.cpp +++ b/library/cpp/http/simple/ut/http_ut.cpp @@ -540,7 +540,7 @@ Y_UNIT_TEST_SUITE(SimpleHttp) { "Accept-Encoding: gzip, deflate\r\n" "Content-Length: 9\r\n" "Content-Type: application/x-www-form-urlencoded\r\n" - "User-Agent: Python-urllib/2.6\r\n" + "User-Agent: Arcadia-library/cpp/http\r\n" "\r\n" "some body"; -- cgit v1.3