Changes for version 0.16 - 2020-04-12
- (Hopefully) fix one more test inconsistency
- Add ->as_curl method for round-tripping/canonicalizing curl invocations This also means you can now convert from fetch() to curl invocations
- The --user-agent is now correctly recognized
Documentation
convert curl 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