node-XMLHttpRequest
node-XMLHttpRequest copied to clipboard
Constants
XMLHttpRequest constants (UNSENT, OPENED, HEADERS_RECEIVED, LOADING, DONE) are present only in the instances and not in the class itself
PR: https://github.com/driverdan/node-XMLHttpRequest/pull/134