cli
cli copied to clipboard
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
There no longer appears to be an issue with werkzeug 2.1.0 as no test failures are produced using 2.2.3. Allowing up to the latest release (2.3.7) of werkzeug would be...
A request is fired to `packages.httpie.io` on _every_ invocation of `http`. Not sure if this related to update notifications (#1136). If so, then it seems overkill to check for updates...
## Checklist - [ X] I've searched for similar issues. - [ X] I'm using the latest version of HTTPie. --- ## Running environment - Ubuntu 22.04.3 LTS Jammy -...
## Checklist - [X] I've searched for similar feature requests. --- ## Enhancement request Some statuses aren't supported (it says xx Status Code xx) instead of status code meaning (xx...
## Checklist - [x] I've searched for similar feature requests. --- ## Enhancement request A way to construct and print an URL for use elsewhere, especially URL-encoding of GET parameters....
Hi, Could you tell me how to remove the DEFAULT_UA? First I thought there would be a simple --no-useragent setting or even --user-agent flag where I could quickly set an...
## Checklist - [x] I've searched for similar feature requests. --- ## Enhancement request Allow for simple websocket testing --- ## Problem it solves E.g. “I'm always frustrated when […]”,...
## Checklist - [x] I've searched for similar feature requests. --- ## Enhancement request It would be nice if Windows also supported and prioritized `XDG_CONFIG_HOME` env var, if set. While...
## Checklist - [x] I've searched for similar issues. - [x] I'm using the latest version of HTTPie. --- ## Minimal reproduction code and steps 1. Download a file using...
--- ## Enhancement request decompress compressed data (not just gzip) --- ## checklist - [ ] decompress gzip(use zcat) - [ ] decompreess xz - [ ] decompress some other...