1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-28 08:38:44 +02:00
httpie-cli/httpie/cli
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
..
__init__.py Refactoring 2019-08-31 15:17:10 +02:00
argparser.py Store prompted passwords in local sessions (#1239) 2021-12-29 12:00:47 +03:00
argtypes.py Implement HTTPie Nested JSON v2 2022-01-13 19:54:43 +03:00
constants.py Regulate top-level arrays (#1292) 2022-02-08 15:18:40 -08:00
definition.py Update shortcuts as well 2021-12-24 11:53:31 +03:00
dicts.py Regulate top-level arrays (#1292) 2022-02-08 15:18:40 -08:00
exceptions.py Refactoring 2019-08-31 15:17:10 +02:00
nested_json.py Regulate top-level arrays (#1292) 2022-02-08 15:18:40 -08:00
requestitems.py Implement HTTPie Nested JSON v2 2022-01-13 19:54:43 +03:00
utils.py Improve startup time with lazy loading some args (#1221) 2021-12-01 10:15:59 -08:00