httpie-cli/httpie/output/formatters
Jakub Roztocil 74e4d0b678 Added JSON detection when `--json, -j` is set
To correctly format JSON responses even when an incorrect ``Content-Type`` is returned.

Closes #92
Closes #349
Closes #368
2016-03-01 14:57:15 +08:00
..
__init__.py Converted built-in formatters to formatter plugins. 2014-05-12 19:12:39 +02:00
colors.py Added JSON detection when `--json, -j` is set 2016-03-01 14:57:15 +08:00
headers.py Converted built-in formatters to formatter plugins. 2014-05-12 19:12:39 +02:00
json.py Added JSON detection when `--json, -j` is set 2016-03-01 14:57:15 +08:00
xml.py Converted built-in formatters to formatter plugins. 2014-05-12 19:12:39 +02:00