Partially revert commit 93d8fb425d
(#2156)
This commit is contained in:
parent
93d8fb425d
commit
beec858eba
|
@ -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));
|
||||
|
|
Loading…
Reference in New Issue