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
36389288e8
jquery
/
test
/
data
/
nocontent.php
byroot
bfc61b879e
Don't try and convert data for 204 No Content responses.
Fixes
#13292
.
Fixes
#13261
.
2013-01-24 02:34:02 +01:00
5 lines
45 B
PHP
Raw
Blame
History
<
?
php
header
(
'HTTP/1.0 204 No Content'
);
?>
Reference in New Issue
View Git Blame
Copy Permalink