I am using the PUT verb to send JSON to a MVC controller. When I reach a certain limit I get a 500 error. If I scale back the JSON I send, then it sends just fine... Does anyone
Approach - 1
Approach - 2
Using this approach, we can set the limits for specific page and not for the complete application.
Approach - 3
Using this approach, we can set the limits for complete application.