superagent v1.8.2 Release Notes

Release Date: 2016-03-20 // over 8 years ago
    • 🛠 Fixed handling of HTTP status 204 with content-encoding: gzip (Andrew Shelton)
    • Handling of FormData error events (scriptype)
    • 🛠 Fixed parsing of vnd+json MIME types (Kornel Lesiński)
    • 📜 Aliased browser implementation of .parse() as .serialize() for forward compatibility