I heard that HTTP POST has no specification limit in data size it can be sent by. Is that true or is there just some really high limit?
Quite amazing how all answers talk about IIS, as if that were the only web server that mattered. Even back in 2010 when the question was asked, Apache had between 60% and 70% of the market share. Anyway,
min(serverMaximumSize, clientMaximumSize)
Here are the POST body sizes for some of the more popular HTTP servers:
1.4m articles
1.4m replys
5 comments
57.0k users