A HTTPie transport plugin that uses curl_cffi as the HTTP client.
DEVELOPING...
pip install httpie-curl-cffi
Once installed, HTTPie will automatically use curl_cffi for all HTTP requests.
- Full curl_cffi support
- Compatible with all HTTPie commands
- Modern HTTP/2 and HTTP/3 support (when available in curl_cffi)
MIT