summaryrefslogtreecommitdiffstats
path: root/library/cpp/http/fetch/httpload.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/http/fetch/httpload.cpp')
-rw-r--r--library/cpp/http/fetch/httpload.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/http/fetch/httpload.cpp b/library/cpp/http/fetch/httpload.cpp
index 82ea8900b5c..e96ec13a803 100644
--- a/library/cpp/http/fetch/httpload.cpp
+++ b/library/cpp/http/fetch/httpload.cpp
@@ -336,7 +336,7 @@ bool httpLoadAgent::doStartRequest() {
return false;
}
- TString urlBaseStr = URL_.PrintS(THttpURL::FlagNoFrag);
+ TString urlBaseStr = URL_.PrintS(THttpURL::FlagNoFrag);
clearReader();
Reader_ = new httpAgentReader(*this, urlBaseStr.c_str(),