axios v0.15.3 Release Notes

Release Date: 2016-11-27 // over 7 years ago
    • ๐Ÿ›  Fixing issue with custom instances and global defaults (#443)
    • Renaming axios.d.ts to index.d.ts (#519)
    • โž• Adding get, head, and delete to defaults.headers (#509)
    • ๐Ÿ›  Fixing issue with btoa and IE (#507)
    • โž• Adding support for proxy authentication (#483)
    • 0๏ธโƒฃ Improving HTTP adapter to use http protocol by default (#493)
    • ๐Ÿ›  Fixing proxy issues (#491)