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

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

bug
new

## Translated README.md into Turkish language. Hello! I am new at open source contributing. And i want to start from somewhere. So, i decided to make translations of projects in...

This is not httpie tool request per-se, instead as an avid user of the httpie tool, I find it frustrating that in the network tab of the Chrome DevTools, there's...

enhancement

when i click on the copy button . this what I get copied "# Install httpie choco install httpie" so I think i will be be helpful if i can...

bug
website

Hello, It would be great to be able to bind a local IP address like curl does: curl --interface zz.zz.zz.zz http://example.com/

enhancement
new

![image](https://user-images.githubusercontent.com/47358913/165924503-4d261bc3-e343-42e6-8a8a-81a8c1d4338e.png) - Now we show all choices on options (e.g `--style`, `--auth-type`, etc.) - `pie-*` styles are priortized on `--style`.

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

bug
new

If I use httpie to make a call that returns cookies to a localhost address, such as: ``` http --session=./session.json POST http://localhost:9081/cookieTest ``` which sends back a header like this:...

sessions

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

bug

## Checklist - [x] I've searched for similar issues. - [x] I'm using the latest version of HTTPie. --- ## Minimal reproduction code and steps The tests are failing with...

bug
testing