简体   繁体   中英

IIS 8 Bad Request 400. request too long

I have an internal web site that is using windows authentication and just one user is receiveng the Bad Request Message . I've set the MaxFieldLength and MaxRequestBytes registry keys to their max values without any luck. Also I've set up a custom header: Content-type to 64kb and did not work either.

Any other ideas?

Thanks.

如果您使用许多参数(或长参数)执行GET请求,则网址可能太长

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM