Hello, Apache Tomcat's RequestDumperFilter currently only logs the headers, but not the request body. Is this an intentional limitation?
If not, I'd be willing to contribute a change that adds a configuration option to RequestDumperFilter. If enabled, it would log text-based request bodies (text/*, application/json, application/xml), otherwise it'd behave just like before. Is there interest in such a contribution? Cheers, Uwe --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org