COMMITS
/ tests/test_json.py October 1, 2022
J
Clean up and refactor nested JSON parsing & interpreting (#1440)
Jakub Roztocil committed
February 8, 2022
B
Regulate top-level arrays (#1292)
Batuhan Taskaya committed
February 1, 2022
B
Fix escaping of integer indexes with multiple backslashes (#1288)
Batuhan Taskaya committed
January 14, 2022
B
Change the default style for windows from fruity to auto (#1268)
Batuhan Taskaya committed
January 7, 2022
B
Implement escaped integers
Batuhan Taskaya committed
January 4, 2022
B
Implement HTTPie Nested JSON v2
Batuhan Taskaya committed
December 3, 2021
B
Add nested JSON syntax to the HTTPie DSL (#1224)
Batuhan Taskaya committed
November 26, 2021
B
Proper JSON handling for :=/:=@ (#1213)
Batuhan Taskaya committed
October 6, 2021
M
Fix encoding error with non-prettified encoded responses (#1168)
Mickaël Schoentgen committed
September 21, 2021
M
Fix duplicate keys preservation of JSON data (#1163)
Mickaël Schoentgen committed
M
Improve JSON output when there is leading data before the actual JSON body (#1130)
Mickaël Schoentgen committed