Changes for version 0.33 - 2021-10-23
- Mark the tests testing the --compression option as TODO, so they don't fail even if --compression is not supported by the local version of Wget. This is easier than trying to find out whether the option is supported just for the sake of the test suite.
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