https://bz.apache.org/bugzilla/show_bug.cgi?id=70144
--- Comment #11 from Boris Petrov <[email protected]> --- OK, I'm not sure what I've tested before but using `setAllowBackslash` worked now and fixed my problem. And that's a new setting which doesn't exist in Tomcat 9 so that's why it worked before. Thanks for the information and sorry for the confusion! Just a note about your documentation - in the Tomcat 9 docs: https://tomcat.apache.org/tomcat-9.0-doc/config/http.html In `encodedReverseSolidusHandling` there is a reference to `allowBackslash` but it's otherwise missing from that page. It's probably a copy-paste error from the docs in Tomcat 10/11. You might want to fix that. Thanks again! -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
