I need to see the content of Jerset 2.x Client API post requests before it is sent. I found this:
jersey.api.client.WebResource - how to debug/log the request headers
But its related to Jersey 1.x
Thanks
I need to see the content of Jerset 2.x Client API post requests before it is sent. I found this:
jersey.api.client.WebResource - how to debug/log the request headers
But its related to Jersey 1.x
Thanks