PyOrthanc 1.12.3
Fix:
- Fix bug that occurs when
Orthanc(return_raw_response=True)
is used in functions/classes where returning ahttpx.Response
object is not possible.
Fix:
Orthanc(return_raw_response=True)
is used in functions/classes where returning a httpx.Response
object is not possible.