diff NEWS @ 5100:9d51c000e91a

more verbose HTTPClient errors + avoid duplicate logging of same error
author Alain Mazy <am@osimis.io>
date Wed, 19 Oct 2022 12:40:14 +0200
parents d842e4446e63
children fcb2ed6c88ff
line wrap: on
line diff
--- a/NEWS	Wed Oct 19 08:57:34 2022 +0200
+++ b/NEWS	Wed Oct 19 12:40:14 2022 +0200
@@ -7,6 +7,7 @@
 * C-Store SCU now gives priority to the preferred TransferSyntax proposed by the receiving SCP
   instead of Orthanc own AcceptedTransferSyntaxes.
 * Made the default SQLite DB more robust wrt future updates like adding new columns in DB.
+* Made the HTTP Client errors more verbose by including the url in the logs.
 
 REST API
 --------