Search code examples
urlowinmaxlengthkatana

How to increase maxUrlLength in OWIN self host?


It's possible to increase max request length in .NET 4 using maxUrlLength attribute. Is there a way to do it in OWIN self host?

Thanks!


Solution

  • These Http.Sys registry settings affect Katana self-host: https://support.microsoft.com/en-us/kb/820129