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

[Mise](https://github.com/jdx/mise) is a modern and powerful dev-tool installer and version manager and builds on top of [asdf](https://github.com/asdf-vm/asdf). It would be really cool if you could add `httpie-cli` to its registry...

enhancement
new

This PR showcases how HTTPie could evolve outside of Requests. Niquests is supposed to be a (mostly) compatible fork of Requests. Try this preview: ```shell $ pip install "git+https://github.com/Ousret/HTTPie.git@feature-tryout-niquests" -U...

## Checklist - [x] I've searched for similar issues. - [x] I'm using the latest version of HTTPie. --- ## Minimal reproduction code and steps 1. curl -SsL https://packages.httpie.io/deb/KEY.gpg |...

bug
new

## Acceptance Criteria - [x] The listed features are documented sufficiently on MDN - [x] BCD is updated - [x] Interactive example and data repos are updated if appropriate -...

I got [reports](https://github.com/RageAgainstThePixel/OpenAI-DotNet/issues/236) that this started happening today: ```json { "error": { "message": "Unsupported content type: 'application/json; charset=utf-8'. This API method only accepts 'application/json' requests, but you specified the header...

I got [reports](https://github.com/RageAgainstThePixel/OpenAI-DotNet/issues/236) that this started happening today: ```json { "error": { "message": "Unsupported content type: 'application/json; charset=utf-8'. This API method only accepts 'application/json' requests, but you specified the header...

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

bug
new

This pull request addresses an issue where using `sudo`-prefixed `echo` does not grant elevated permissions for the subsequent redirection operation, resulting in a failure to write files under `/etc/apt`. By...

I tried installing Httpie on my Windows machine but I spits out this error everytime. ![image](https://github.com/httpie/httpie/assets/62689166/06629108-4223-43a7-9f25-ef4a35e3dbd1) I am running Powershell 7 on Windows 11 Version 22H2 (OS Build 22621.1555)

new