comparison NEWS @ 44:f4e828607f02

Added 'SenderTransferID' option that is added as an HTTP header in outgoing requests in PushMode
author Alain Mazy <am@osimis.io>
date Wed, 19 Oct 2022 21:12:57 +0200
parents b4650bef03ac
children f633b835c5bd
comparison
equal deleted inserted replaced
43:c3fefbb11321 44:f4e828607f02
1 Pending changes in the mainline
2 ===============================
3
4 * new "SenderTransferID" option when creating a transfer. This id is added as an HTTP Header
5 ("sender-transfer-id") in every outgoing request that relates to this transfer and can be used
6 e.g, by a load balancer to route all requests from a single transfer to the same Orthanc.
7 If no "SenderTransferID" is provided, a UUID is generated by the plugin. This header is only
8 used in PushMode
9
1 Version 1.2 (2022-07-12) 10 Version 1.2 (2022-07-12)
2 ======================== 11 ========================
3 12
4 => Minimum SDK version: 1.5.0 <= 13 => Minimum SDK version: 1.5.0 <=
5 14