Use a different workaround for detecting when Opera finds a status 304 page. Fixes...
authorJohn Resig <jeresig@gmail.com>
Tue, 21 Sep 2010 19:22:34 +0000 (15:22 -0400)
committerJohn Resig <jeresig@gmail.com>
Tue, 21 Sep 2010 19:22:34 +0000 (15:22 -0400)
commitba9e0fc177841bd74cc5ea4e52f09cd87d747bf5
treef3440499fa7a0b0dbc2e0f5ad1669e3d45f6f165
parent3a0a35288304ab5289a1815055623b18de4dc9f6
Use a different workaround for detecting when Opera finds a status 304 page. Fixes #6060.
src/ajax.js
test/data/notmodified.php [new file with mode: 0644]
test/unit/ajax.js