如何增加 OWIN 自我主机中的 maxUrlLength?
How to increase maxUrlLength in OWIN self host?
可以使用 maxUrlLength
属性增加 .NET 4 中的最大请求长度。有没有办法在 OWIN 自托管中做到这一点?
谢谢!
这些 Http.Sys 注册表设置会影响 Katana 自托管:https://support.microsoft.com/en-us/kb/820129
可以使用 maxUrlLength
属性增加 .NET 4 中的最大请求长度。有没有办法在 OWIN 自托管中做到这一点?
谢谢!
这些 Http.Sys 注册表设置会影响 Katana 自托管:https://support.microsoft.com/en-us/kb/820129