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
9190d4fd60
jquery
/
test
/
data
/
notmodified.php
2 lines
52 B
PHP
Raw
Normal View
History
Unescape
Escape
Use a different workaround for detecting when Opera finds a status 304 page. Fixes #6060.
2010-09-21 21:22:34 +02:00
<
?
php
header
(
'HTTP/1.0 304 Not Modified'
);
exit
;
?>
Reference in a new issue
Copy permalink