只若初见

请求筛选模块被配置为拒绝超过请求内容长度的请求,net core

电脑版发表于:2020/5/25 23:26

.net core中配置

<security>
      <requestFiltering>
        <requestLimits maxAllowedContentLength="1073741822"></requestLimits>
      </requestFiltering>
</security>

放到system.webServer中即可。


这个错可能会引发一个404的错,需要在network中看

关于TNBLOG
TNBLOG,技术分享。技术交流:群号677373950
ICP备案 :渝ICP备18016597号-1
App store Android
精彩评论
{{item.replyName}}
{{item.content}}
{{item.time}}
{{subpj.replyName}}
@{{subpj.beReplyName}}{{subpj.content}}
{{subpj.time}}
猜你喜欢