aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/http/simple/ut/http_ut.cpp
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2024-06-27 15:21:51 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2024-06-27 15:31:59 +0300
commitc6cf2651df2cb01bd16ceeb46a287ff02dde8dca (patch)
tree791ba1f2bb59e4d94485c8e50a5782f5d7354e25 /library/cpp/http/simple/ut/http_ut.cpp
parent10cc9fb155fa3850413d82650055b21a664a71b1 (diff)
downloadydb-c6cf2651df2cb01bd16ceeb46a287ff02dde8dca.tar.gz
Intermediate changes
Diffstat (limited to 'library/cpp/http/simple/ut/http_ut.cpp')
-rw-r--r--library/cpp/http/simple/ut/http_ut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/http/simple/ut/http_ut.cpp b/library/cpp/http/simple/ut/http_ut.cpp
index 7768fdc4fa..20bef65a09 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";