httpie-cli/httpie/cli
Batuhan Taskaya be87da8bbd
Formalize @ suffix for all operators (#1225)
* Formalize @ suffix for all operators

* Separate the section

* Address suggestions
2021-12-23 11:06:35 -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 Formalize @ suffix for all operators (#1225) 2021-12-23 11:06:35 -08:00
definition.py Add nested JSON syntax to the HTTPie DSL (#1224) 2021-12-03 02:17:45 -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
json_form.py Add nested JSON syntax to the HTTPie DSL (#1224) 2021-12-03 02:17:45 -08:00
requestitems.py Formalize @ suffix for all operators (#1225) 2021-12-23 11:06:35 -08:00
utils.py Improve startup time with lazy loading some args (#1221) 2021-12-01 10:15:59 -08:00