2

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

Community
  • 1
  • 1
Marcos J.C Kichel
  • 6,887
  • 8
  • 38
  • 78

1 Answers1

1

Check out Daniel Kaplan's answer here.
Please note - I followed the link from your question and went through the complete post which linked to the answer.

Community
  • 1
  • 1
Gyan
  • 1,176
  • 1
  • 12
  • 26