httpie-cli/httpie
Batuhan Taskaya 225dccb218
Regulate top-level arrays (#1292)
* Redesign the starting path

* Do not cast `:=[1,2,3]` to a top-level array
2022-02-08 15:18:40 -08:00
..
cli Regulate top-level arrays (#1292) 2022-02-08 15:18:40 -08:00
manager Dont apply default options on the httpie command (#1280) 2022-01-24 10:13:47 -08:00
output Fix time elapsed (#1277) 2022-01-23 04:52:38 -08:00
plugins Remove 3.6 support / discontinue less available platforms (#1267) 2022-01-14 08:49:05 -08:00
__init__.py Make the version point to 3.0.3.dev0 (#1291) 2022-02-03 01:47:06 -08:00
__main__.py Rework __main__.py to follow best practices (#1124) 2021-08-06 16:57:19 +02:00
adapters.py Preserve individual headers with the same name on responses (#1208) 2021-11-24 15:41:37 -08:00
client.py Regulate top-level arrays (#1292) 2022-02-08 15:18:40 -08:00
compat.py cmd: Implement httpie plugins interface (#1200) 2021-11-30 11:12:51 +03:00
config.py cmd: Implement httpie plugins interface (#1200) 2021-11-30 11:12:51 +03:00
context.py cmd: Implement httpie plugins interface (#1200) 2021-11-30 11:12:51 +03:00
core.py Dont apply default options on the httpie command (#1280) 2022-01-24 10:13:47 -08:00
downloads.py Implement basic metrics layout & total elapsed time (#1250) 2021-12-23 12:13:25 -08:00
encoding.py Optimize encoding detection (#1243) 2021-12-23 11:05:58 -08:00
models.py Fix time elapsed (#1277) 2022-01-23 04:52:38 -08:00
sessions.py Preserve individual headers with the same name on responses (#1208) 2021-11-24 15:41:37 -08:00
ssl_.py cmd: Implement httpie plugins interface (#1200) 2021-11-30 11:12:51 +03:00
status.py Cleanup 2019-12-02 00:58:10 +01:00
uploads.py Add warnings when there is no incoming data from stdin (#1256) 2022-01-12 06:07:34 -08:00
utils.py Better DNS error handling (#1249) 2021-12-23 11:35:30 -08:00