ciaranj / node-oauth

OAuth wrapper for node.js
MIT License
2.44k stars 662 forks source link

Modify _performSecureRequest to not always set the content-type heade… #333

Open rausanka opened 7 years ago

rausanka commented 7 years ago

…r to application/x-www-form-urlencoded if using post/get/etc methods. Addresses #331