hapi-fhir/hapi-fhir-docs
Roel-Scholten e5cf3ef396
4269 implement a toString for OkHttpRestfulRequest to have better log… (#4270)
* 4269 implement a toString for OkHttpRestfulRequest to have better loggin…

Implement a toString for OkHttpRestfulRequest logging to have better logging.
Currently this still differs from the ApacheHttpRequest.java as we do not have the used protocol (http/1.1/alpn) on request creation. This is added to the Response object.

* Add credit for #4269

Co-authored-by: James Agnew <jamesagnew@gmail.com>
2022-11-11 10:56:12 -05:00
..
src 4269 implement a toString for OkHttpRestfulRequest to have better log… (#4270) 2022-11-11 10:56:12 -05:00
pom.xml ValueSet cleanup (#4227) 2022-11-08 22:18:36 -05:00