httpie-cli/httpie/cli
Batuhan Taskaya 151becec2b
Improve startup time with lazy loading some args (#1221)
* Improve startup time with lazy loading some args

* add some tests

* Add changelog entry

* Update CHANGELOG.md

Co-authored-by: Jakub Roztocil <jakub@roztocil.co>
2021-12-01 10:15:59 -08:00
..
__init__.py Refactoring 2019-08-31 15:17:10 +02:00
argparser.py cmd: Implement httpie plugins interface (#1200) 2021-11-30 11:12:51 +03:00
argtypes.py Tiny docstring clean-up 2021-10-19 10:24:01 +02:00
constants.py Support ==@ syntax for query parameter values from file (#1218) 2021-12-01 10:09:39 -08:00
definition.py Improve startup time with lazy loading some args (#1221) 2021-12-01 10:15:59 -08:00
dicts.py Preserve individual headers with the same name on responses (#1208) 2021-11-24 15:41:37 -08:00
exceptions.py Refactoring 2019-08-31 15:17:10 +02:00
requestitems.py Support ==@ syntax for query parameter values from file (#1218) 2021-12-01 10:09:39 -08:00
utils.py Improve startup time with lazy loading some args (#1221) 2021-12-01 10:15:59 -08:00