superagent v1.6.0 Release Notes

Release Date: 2015-12-09 // over 8 years ago
    • avoid misleading CORS error message
    • โž• added 'progress' event on file/form upload in Node (Olivier Lalonde)
    • ๐Ÿ“œ return raw response if the response parsing fails (Rei Colina)
    • ๐Ÿ“œ parse content-types ending with +json as JSON (Eiryyy)
    • ๐Ÿ›  fix to avoid throwing errors on aborted requests (gjurgens)
    • retain cookies on redirect when hosts match (Tom Conroy)
    • โž• added Bower manifest (Johnny Freeman)
    • โฌ†๏ธ upgrade to latest cookiejar (Andy Burke)