driverdan / node-XMLHttpRequest

XMLHttpRequest for node.js
http://thedanexperiment.com/2009/10/04/emulating-xmlhttprequest-in-node-js/
MIT License
416 stars 299 forks source link

Update XMLHttpRequest.js #142

Open santiagorp opened 7 years ago

santiagorp commented 7 years ago

Fixed undefined exception when the setEncoding method is not available (it happens on Meteor applications using the node-modules on the client).