httpie-cli/httpie
Mickaël Schoentgen 419427cfb6
Update downstream files for HTTPie 2.6.0 (#1186)
* Update Alpine package

* Add charset-normalizer deps for Alpine

It currently does not exist. We will need to add it ourselves.

* Update Gentoo package

* Update Brew formula

* Update MacPorts port

* Fix Gentoo deps

* Update examples

* Update Void Linux package

* Update Void Linux commands

* Update Chocolateur package

* Review DEbian packaging details

* Simplify Void Linux package

* Update more packages

* Update summary everywhere

* Remove temporary file

* Update Chocolatey package URL

* Updates

* Update Spack
2021-10-19 10:18:35 +02:00
..
cli Added the ability to silence warnings via double -q or --quiet (#1175) 2021-10-08 14:18:11 +02:00
output Packaging documentation tweaks 2021-10-11 17:42:29 +02:00
plugins Remove unused import 2021-10-07 14:41:03 +02:00
__init__.py Update downstream files for HTTPie 2.6.0 (#1186) 2021-10-19 10:18:35 +02:00
__main__.py Rework __main__.py to follow best practices (#1124) 2021-08-06 16:57:19 +02:00
client.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00
compat.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00
config.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00
context.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00
core.py Added the ability to silence warnings via double -q or --quiet (#1175) 2021-10-08 14:18:11 +02:00
downloads.py --download: Use time.monotonic() and rework code to prevent ZeroDivisionError specific handling (#1113) 2021-07-29 16:05:56 +02:00
encoding.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00
models.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00
sessions.py Use PYthon 3 documentation 2021-09-28 12:54:16 +02:00
ssl.py Request content type 2020-09-25 14:44:22 +02:00
status.py Cleanup 2019-12-02 00:58:10 +01:00
uploads.py Use relative imports (#1057) 2021-05-05 14:13:39 +02:00
utils.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00