httpie-cli/tests/utils
Batuhan Taskaya df58ec683e
Add nested JSON syntax to the HTTPie DSL (#1224)
* Add support for nested JSON syntax (#1169)

Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>
Co-authored-by: Jakub Roztocil <jakub@roztocil.co>

* minor improvements

* unpack top level lists

* Write more docs

* doc style changes

* fix double quotes

Co-authored-by: Mickaël Schoentgen <contact@tiger-222.fr>
Co-authored-by: Jakub Roztocil <jakub@roztocil.co>
2021-12-03 02:17:45 -08:00
..
matching Final touches for #1088 (#1091) 2021-06-15 14:48:44 +02:00
__init__.py Add nested JSON syntax to the HTTPie DSL (#1224) 2021-12-03 02:17:45 -08:00
http_server.py Preserve individual headers with the same name on responses (#1208) 2021-11-24 15:41:37 -08:00
plugins_cli.py cmd: Implement httpie plugins interface (#1200) 2021-11-30 11:12:51 +03:00