|
-
Nov 12th, 2019, 11:17 AM
#1
Web.config
What error, <error statusCode=???, is thrown? when the httpRuntime maxUrlLength is exceeded?
-
Nov 12th, 2019, 12:12 PM
#2
Re: Web.config
https://docs.microsoft.com/en-us/dot...tframework-4.8
If the length of the request URL (which is the value of the Path property) exceeds the configured size limit, ASP.NET returns an HTTP 400 (Bad Request) status code
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|