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

Document support for PATCH method? #120

Closed blink1073 closed 7 years ago

blink1073 commented 8 years ago

I used this library to successfully test a PATCH method in my API, is this method explicitly not supported? https://github.com/driverdan/node-XMLHttpRequest#supports