Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/component/xmlhttprequest

returns an XMLHttpRequest object or ActiveXObject
https://github.com/component/xmlhttprequest

Last synced: 13 days ago
JSON representation

returns an XMLHttpRequest object or ActiveXObject

Awesome Lists containing this project

README

        

# xmlhttprequest

Returns an XMLHttpRequest object or an ActiveXObject for fallback. This module provides api compatibility to the node.js module of the same name.

## xmlhttprequest(opt)

Options change the behavior during instantiation of the new xml request instance.

* xdomain
> The request will be cross domain so only return a working request instance if cross domain is supported