John Chadwick
John Chadwick
curl now has this ability to load ca certs from memory of curl 7.77; it landed in https://github.com/curl/curl/pull/6662. However, it requires support for blob options (#253). In order to move...
Support for the RC2 cipher was moved into the OpenSSL legacy module in OpenSSL 3.x; I believe enabling this module would resolve the problem. It's something we'll have to look...
As a future step, I think it'd be nice to fall back to raw text body for the request in the event that the cURL body cannot be correctly parsed...
If minification is going to be added as a feature to httpsnippet, then I suppose it would be worth closing #4154... (and it sounds like if such functionality from that...