Skip to content

Fix recursive downloads when using HTTP2

Darshit Shah requested to merge darnir/wget2:fix-recursive-http2 into master
  • src/wget.c (downloader_thread): Ensure that the job->original_url field is always set before attempting a download

Merge request reports