cli icon indicating copy to clipboard operation
cli copied to clipboard

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

Results 223 cli issues
Sort by recently updated
recently updated
newest added

pip-audit reports that httpie is affected by [PYSEC-2023-242 ](https://vulners.com/osv/OSV:PYSEC-2023-242) which mentions 3.2.2. I see that 3.2.3 was released, and it mentions ``` - Fix SSL connections by pinning the `requests`...

bug
new

I think half of the cURL examples out there whether from API documentation or whatever curl requests ChatGPT spits out have a backslash at the end of the endpoint URL...

bug
new

Replacing truncated url with hash with %23 as the hash character is treated as the start of a fragment, which is not sent to the server by default and so...

when I use scoop install httpie on powershell7 ![image](https://github.com/user-attachments/assets/76223ddf-5525-4cd8-897d-f0d4ab17cef7) ![image](https://github.com/user-attachments/assets/523010e6-dae3-411e-907b-640bfb417423)

bug
new

## Checklist - [x] I've searched for similar issues. - [x] I'm using the latest version of HTTPie. --- ## Minimal reproduction code and steps 1. show with curl ```...

bug
new

Requests prior to 2.32.3 always loaded the default (system-wide) set of trusted certificates into custom SSL contexts. 2.32.3 no longer does. This has broken a lot of users, but the...

Addresses the enhancement pointed out in #1550 Close #1550 Users can now use `--filter-keys` followed by comma separated keys they want to filter (including nested keys) to remove all keys...

## Checklist - [ x ] I've searched for similar feature requests. --- ## Enhancement request i use termux on the go when i dont have access to my laptop,...

enhancement
new

## Checklist - [x] I've searched for similar issues. - [x] I'm using the latest version of HTTPie. --- ## Minimal reproduction code and steps 1. Download the latest version...

bug
new