mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
b7d4e21c5b
Trying to download files with the mime-type application/javascript (pure javascript files) ends up running through the JSON parser. Javascript code is not JSON, so this ends up throwing a MultiJSON::LoadError. |
||
---|---|---|
.. | ||
steps | ||
basic_authentication.feature | ||
command_line.feature | ||
deals_with_http_error_codes.feature | ||
digest_authentication.feature | ||
handles_compressed_responses.feature | ||
handles_multiple_formats.feature | ||
supports_redirection.feature | ||
supports_timeout_option.feature |