blob: 9c2862472fffc308be985fd1bbc9a9c02232a5dc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
GNU Wget2 is the successor of GNU Wget, a file and recursive website
downloader.
Designed and written from scratch it wraps around libwget, that
provides the basic functions needed by a web client.
Wget2 works multi-threaded and uses many features to allow fast
operation.
In many cases Wget2 downloads much faster than Wget1.x due to HTTP2,
HTTP compression, parallel connections and use of If-Modified-Since
HTTP header.
|