ladjs / superagent

Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
https://ladjs.github.io/superagent/
MIT License
16.59k stars 1.33k forks source link

fix: allow unset to prevent default values for Content-Type and Accept-Encoding #1560

Closed dobesv closed 4 years ago

dobesv commented 4 years ago

Fixes #1362 and #1559

niftylettuce commented 4 years ago

v5.3.0 published to npm and GitHub releases page with changelog

niftylettuce commented 4 years ago

I had to revert this due to https://github.com/visionmedia/superagent/issues/1573