This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery
Watch
1
Star
0
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2024-11-23 02:54:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e392e5579b
jquery
/
src
/
ajax
History
jaubourg
b83081ba64
Never use the XML as parsed by the XHR instance. Use raw text instead and let the ajax conversion logic do the trick. -20 min/gzipped.
Fixes
#13276
. Unit test added.
2013-01-21 02:44:16 +01:00
..
jsonp.js
No ticket: compress ajax. Close gh-1041.
2012-11-25 13:07:46 -05:00
script.js
No ticket: compress ajax. Close gh-1041.
2012-11-25 13:07:46 -05:00
xhr.js
Never use the XML as parsed by the XHR instance. Use raw text instead and let the ajax conversion logic do the trick. -20 min/gzipped.
Fixes
#13276
. Unit test added.
2013-01-21 02:44:16 +01:00