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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -