An ASP.NET request that has lots of form keys, files, or JSON payload members fails with an exceptio

News

Extraordinary Robot
Robot
Joined
Jun 27, 2006
Messages
23,048
Microsoft security update MS11-100 limits the maximum number of form keys, files, and JSON members to 1000 in an HTTP request. Because of this change, ASP.NET applications reject requests that have more than 1000 of these elements. HTTP clients that...

More...
 

Back
Top