COMMITS
/ tests/test_errors.py December 23, 2021
B
Better DNS error handling (#1249)
Batuhan Taskaya committed
October 6, 2021
M
Fix encoding error with non-prettified encoded responses (#1168)
Mickaƫl Schoentgen committed
September 29, 2021
M
Improve handling of prettified responses without correct content-type encoding (#1110)
Mickaƫl Schoentgen committed
May 5, 2021
M
Use relative imports (#1057)
Mickaƫl Schoentgen committed
April 30, 2021
M
Replace usage of mock with unittest.mock (#1054)
Mickaƫl Schoentgen committed
December 2, 2019
J
Remove automatic config file creation to avoid concurrency issues.
Jakub Roztocil committed
September 16, 2019
J
Add `httpie.status`
Jakub Roztocil committed
September 3, 2019
J
Add one-by-one processing of each HTTP request or response and --offline
Jakub Roztocil committed
August 29, 2019
J
Reintroduce `$ https` command alias with `https://` as default scheme
Jakub Roztocil committed
J
Fix ``--timeout=0``
Jakub Roztocil committed
J
Disable default max headers limit and add --max-headers (closes #802)
Jakub Roztocil committed
March 4, 2016
J
Improved --debug output
Jakub Roztocil committed
March 1, 2016
J
Refactored main() into program() + main()
Jakub Roztocil committed
February 8, 2015
M
Increase test coverage for error handling
Marc Abramowitz committed