mirror of
https://github.com/httpie/cli.git
synced 2024-11-22 15:53:13 +01:00
e6c5cd3e4b
In some special cases, to prevent against Cross Site Script Inclusion (XSSI) attacks, the JSON response body starts with a magic prefix line that must be stripped before feeding the rest of the response body to the JSON parser. Such prefix is now simply ignored from the parser but still printed in the terminal. * Fix Windows tests |
||
---|---|---|
.. | ||
formatters | ||
lexers | ||
__init__.py | ||
processing.py | ||
streams.py | ||
utils.py | ||
writer.py |