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.
Resubmit of #957
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v5.0.0 Behaviour changes The action will no longer leave the local repository checked out on...
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3. Release notes Sourced from peter-evans/create-or-update-comment's releases. Create or Update Comment v3.0.0 What's new Now supports replacing reactions on a comment by setting input reactions-edit-mode...
Changes in this PR: - docs: fix formatting of master (branch) - docs: improve documentation for HTTP methods - docs: improve documentation for request URL
## Problem When `DownloadStatus` is finished, it calls `ProgressDisplay.stop()`, which in turn calls `ProgressDisplay._print_summary()` Here, in `_print_summary()`, we incorrectly assume that `task.completed` means observed steps, but in fact, when the...
Remove `process.communicate()` in MacOS causing wait for subprocess even when the subprocess results were not used.
Homebrew now requires the flag `--cask` to install correctly
Hello @jkbrzt, Thank you for this awesome tool! 🙇🏻♂️ I believe it would be nice to have supported Python versions listed explicitly, so I'd like to suggest changes that: *...
In the past they were fixed once in a while but not prevented, thus it is neat but not perfect as it would be after adding this action ;-)
This PR adds a shortcut flag `-k` for `--verify=no` (similar to `curl`).