node-XMLHttpRequest icon indicating copy to clipboard operation
node-XMLHttpRequest copied to clipboard

Constants

Open clovislima opened this issue 9 years ago • 1 comments

XMLHttpRequest constants (UNSENT, OPENED, HEADERS_RECEIVED, LOADING, DONE) are present only in the instances and not in the class itself

clovislima avatar Oct 13 '16 14:10 clovislima

PR: https://github.com/driverdan/node-XMLHttpRequest/pull/134

clovislima avatar Oct 13 '16 23:10 clovislima