You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-06-17 00:17:45 +02:00
Implement httpie upgrade
for upgrading plugins (#1241)
* Implement `httpie upgrade` for upgrading plugins * Support upgrades for every installation type * Fix decoding problems
This commit is contained in:
@ -2224,6 +2224,14 @@ httpie_converter (1.0.0)
|
||||
All changes are recorded in the [change log](#change-log).
|
||||
|
||||
### Community and Support
|
||||
|
||||
HTTPie has the following community channels:
|
||||
|
||||
- [GitHub Issues](https://github.com/httpie/httpie/issues) for bug reports and feature requests
|
||||
- [Discord server](https://httpie.io/discord) to ask questions, discuss features, and for general API development discussion
|
||||
- [StackOverflow](https://stackoverflow.com) to ask questions (make sure to use the [httpie](https://stackoverflow.com/questions/tagged/httpie) tag)
|
||||
|
||||
### Related projects
|
||||
|
||||
#### Dependencies
|
||||
|
||||
|
Reference in New Issue
Block a user