While using the TeeFilter with full request/response logging (i,e, <pattern>%fullRequest%n%n%fullResponse</pattern>) if the server receives a POST request with content-type application/x-www-form-urlencoded, then the POST data is not logged at all (you eventually see a content-lenght > 0 in the headers but then the request body is logged completely empty)
|