This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-03 06:02:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8564352f59210dad0eaaefb5305e07cb06f6c9af
archived-php-src
/
main
/
SAPI.c
Brian France
2f97097e0f
If you send a post with a content-type header and then the next post without the content-type header, raw_post_data will not be set. This is because SG(request_info).post_entry is set to the first requests function pointer which makes it follow the wrong code path.
2004-08-19 20:26:39 +00:00
26 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink