httpie-cli/httpie/output
Batuhan Taskaya e09401b81a
Optimize encoding detection (#1243)
* Optimize encoding detection

* Use a threshold based system
2021-12-23 11:05:58 -08:00
..
formatters Implement new pie and pie-light styles (#1238) 2021-12-19 02:41:42 -08:00
lexers Implement new pie and pie-light styles (#1238) 2021-12-19 02:41:42 -08:00
ui Implement new pie and pie-light styles (#1238) 2021-12-19 02:41:42 -08:00
__init__.py Modularized output, refactoring 2014-04-27 21:58:00 +02:00
processing.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00
streams.py Optimize encoding detection (#1243) 2021-12-23 11:05:58 -08:00
utils.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00
writer.py Automatically enable --stream on server sent events (#1226) 2021-12-08 07:49:12 -08:00