You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Pachler, Uwe" <Uw...@datagroup.de> on 2017/02/24 12:37:37 UTC

RequestDumperFilter extension to log request bodies

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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org