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 278 cli issues
Sort by recently updated
recently updated
newest added

Ensure that fish completion is working with the `https` command. It just wraps the identical completions from `http` to `https`. [Documentation for fish-functions, see --wraps](https://fishshell.com/docs/current/cmds/function.html#description) > Inherit completions from the...

Current Issue: The current httpie version 3.2.3 has a dependency on requests library and it requires requests version lib to be >=2.22.0 and= 2.32.1 Problem it solves: requests lib version...

enhancement
new

## Checklist - [x] I've searched for similar feature requests. --- ## Enhancement request curl can - with the -H parameter - read many headers from the same file whereas...

enhancement
new

This PR adds a Spanish translation for the main `README.md` file. The translated file is located at `docs/es/readme.md`. This aims to make HTTPie's documentation more accessible to Spanish-speaking users.

## What happened The README shows how to install with pip and Homebrew, but it lacks pipx instructions. Many users need pipx to isolate CLI tools safely. ## What I...

new

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

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. `pip install httpie` 2....

bug
new

## Checklist - [x] I've searched for similar feature requests. --- ## Enhancement request Currently, Httpie Desktop allows organizing requests into collections, but there is no way to further categorize...

enhancement
new

## Checklist - [ x ] I've searched for similar feature requests. --- ## Enhancement request Whenever a new duplicate is of a collection is made it would be much...

enhancement
new