html - PHP - POST Method - What happens when content exceeds content length header? -


i don't mean post content limit imposed php.ini, mean in request header content length set 1mb, 2mb of actual content sent.

1 - first 1mb not passed php file once received whole data passed php file.

2 - additional data , previous data not passed php file.


Comments

Popular posts from this blog

php - Dynamic url re-writing using htaccess -

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -