IIS配置应用时,请求Header或Cookie过长

Posted Rosen369

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IIS配置应用时,请求Header或Cookie过长相关的知识,希望对你有一定的参考价值。

可以在注册表中配置IIS

MaxFieldLength

MaxRequestBytes

注意配置后需重启http服务于iis服务

net stop http

net start http

iisreset

参考文章 https://support.microsoft.com/zh-cn/help/820129/http-sys-registry-settings-for-windows

以上是关于IIS配置应用时,请求Header或Cookie过长的主要内容,如果未能解决你的问题,请参考以下文章

python:Fastapi - Cookie 和 Header

【feign】OpenFeign设置header的5种方式

IIS 配置问题

java请求组装cookie和header

读取 cookie 时 IIS7 应用程序池崩溃

axios 跨域和请求自动set cookie