Changes for version 0.56 - 2026-01-25
- Fix case-insensitive command line options. This broke the -H option of Curl on the command line, confused with '-h' (for help). Reported and diagnosed by BLIAKO.
- Tentative support for REST::Client code generation
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