Skip to content
/ xhr2 Public

This project is intended to be a cross-browser, standards compliant implementation of the XmlHTTPRequest Level 2 object.

Notifications You must be signed in to change notification settings

gsroberts/xhr2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

xhr2.js

This project is intended to be a cross-browser, standards compliant implementation of the XmlHTTPRequest Level 2 (http://www.w3.org/TR/XMLHttpRequest2/) object in javascript, making use of native objects where possible. Based upon the efforts of Sergey Ilinsky in xmlhttprequest.js, xhr2.js attempts to create a level 2 compliant object that can be used in place of platform or browser specific code.

About

This project is intended to be a cross-browser, standards compliant implementation of the XmlHTTPRequest Level 2 object.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published