superagent v0.18.0 Release Notes

Release Date: 2014-04-29 // almost 10 years ago
    • ๐Ÿ‘‰ Use "form-data" module for the multipart/form-data implementation. (TooTallNate)
    • โž• Add basic field() and attach() functions for HTML5 FormData. (TooTallNate)
    • ๐Ÿ—„ Deprecate part(). (TooTallNate)
    • 0๏ธโƒฃ Set default user-agent header. (bevacqua)
    • โž• Add unset() method for removing headers. (bevacqua)
    • โšก๏ธ Update cookiejar. (missinglink)
    • ๐Ÿ›  Fix response error formatting. (shesek)