Log right URI for temporaray redirects.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e8ac4869b1
commit
2a1cbe5f8a
@ -108,7 +108,7 @@ void Document::download(const string &uri, const bool temp_redirect)
|
||||
}
|
||||
|
||||
BOOST_LOG_TRIVIAL(debug) << "Feed has new location (temporary): "
|
||||
<< _profiledata.feedurl;
|
||||
<< newuri;
|
||||
download(newuri, true);
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user