File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- XMLHttpRequest 1.0 implementation objectives
1+ Scope of implementation
22=====
33
441 . Deliver unobtrusive standard-compliant cross-browser implementation of the
@@ -17,11 +17,11 @@ How To Use
1717</head >
1818```
1919
20- Statement regarding support of XMLHttpRequest 2 features
20+ XMLHttpRequest 2 features
2121=====
2222
2323The library does not and will not add support for any features found in [ XMLHttpRequest 2] [ 2 ] since
24- it is not possible to provide complete fallback implementation in older Internet Explorer, browser
24+ it is not possible to provide complete fallback implementation in older Internet Explorer browser
2525for which this library was primarily developed. If you use this library, I recommend starting adding
2626conditional HTML comments to limit exposure of the library only to browsers where it is really needed.
2727
You can’t perform that action at this time.
0 commit comments