Kong / unirest-java

Unirest in Java: Simplified, lightweight HTTP client library.
http://kong.github.io/unirest-java/
MIT License
2.58k stars 591 forks source link

log http #463

Closed GeorgeSalu closed 1 year ago

GeorgeSalu commented 1 year ago

is there any way to create a log trace about the request and response of each http call?, I didn't find any method for that in the documentation

ryber commented 1 year ago

It depends on how deep you want to go, Unirest has a few different ways:

If you really want the traces that are as close the wire as possible then it depends on the version of unirest: