Open p-mitana opened 6 years ago
@the-Mitu increase maxRequestHeaderSize
in httpSettings
Hi, I'm getting this error as well however I have set maxRequestHeaderSize
to 10MB and still getting this issue. Could this have something to do with MaxHTTPHeaderLineLength
?
I need to support long GET queries in my application (I'm implementing a service that generates images based on the GET parameters to be embedded in Markdown file). However, above 4096 (I expect, as ~3600 character long URL worked properly) characters in URL I get 400 error: