http-request icon indicating copy to clipboard operation
http-request copied to clipboard

option to log the request and the responses

Open gregkotsaftis opened this issue 5 years ago • 1 comments

Could you please provide a simple option for detailed logging (including headers) of the actual request message send and the response retrieved? This would be very helpful. For now I use a Jmeter HTTP proxy to log the requests, but it is either not easy nor simple.

gregkotsaftis avatar Jun 11 '20 17:06 gregkotsaftis

perhaps you can do it with AOP

Mprotecter avatar Jun 17 '20 06:06 Mprotecter