I am using java classes AppsForYourDomainService UserService from package com.google.gdata.client and could not figure out how to configure http client log. any ideas?
Asked
Active
Viewed 523 times
1 Answers
0
There's an excellent article detailing how to do this at:
https://developers.google.com/gdata/articles/debugging_client_libs#java

Jay Lee
- 13,415
- 3
- 28
- 59
-
Thanks I have seen this one,kind of disappointment, cannot print request response body. – Gal Morad Jul 08 '13 at 06:42