Changes for version 0.32 - 2021-10-22
- Wget only supports the --compression option since 1.19.2 , and then only if compiled with zlib.
- We skip the test on Wget versions smaller than 1.19.2 and hope that all later versions are compiled with zlib.
Documentation
convert curl arguments to Perl code
convert curl/wget arguments to Perl code
Modules
container for a Curl-like HTTP request
create a HTTP::Request from a curl command line
turn a Javascript fetch() statement into HTTP::Request
create a HTTP::Request from a wget command line