Skip to content

Commit

Permalink
Partially revert commit 93d8fb4 (#2156)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mis1eader-dev authored Sep 13, 2024
1 parent 93d8fb4 commit beec858
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/HttpAppFrameworkImpl.cc
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,6 @@ void HttpAppFrameworkImpl::forward(
const std::string &hostString,
double timeout)
{
req->setPath(req->getOriginalPath());
if (hostString.empty())
{
HttpInternalForwardHelper::forward(req, std::move(callback));
Expand Down

0 comments on commit beec858

Please sign in to comment.