This website requires JavaScript.
Explore
Help
Sign In
deac
/
jquery
Watch
1
Star
0
Fork
You've already forked jquery
0
Code
Issues
Pull requests
Releases
Wiki
Activity
3564
commits
3
branches
62
tags
14
MiB
287156197f
Commit graph
2 commits
Author
SHA1
Message
Date
John Resig
c3c94823f2
Fixed the handling of .status == 304 in Opera (it always returns 0). Also silently "pass" in Opera 9.6 (which is unable to send the correct headers with setRequestHeader). Follow-up to bug
#4764
.
2009-07-14 21:13:23 +00:00
John Resig
28ab4d3224
Adding support for etags in $.ajax() - and simplified the if-modified-since implementation. Thanks to Lawrence for the patch! Closes ticket
#4764
.
2009-06-15 13:36:12 +00:00