UNPKG

webappengine

Version:

A web application platform that can host multiple web apps running with Node.js.

3 lines 131 B
// cors // By Theodoor van Donge Modernizr.addTest('cors', !!(window.XMLHttpRequest && 'withCredentials' in new XMLHttpRequest()));