http-client-demo icon indicating copy to clipboard operation
http-client-demo copied to clipboard

How to log request/response?

Open asarkar opened this issue 7 years ago • 0 comments

One of the most commons asks while making a HTTP call is logging of request/response. How would you do that using the Java client, without ofcourse, logging it manually in every single call? Is there an interceptor mechanism like all other HTTP clients?

asarkar avatar Nov 08 '18 19:11 asarkar