diff Applications/StoneWebViewer/NEWS @ 1761:28755e42c007

Fix issue #197 (Support for passing credentials with all HTTP requests)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 10 May 2021 11:51:53 +0200
parents af4a2d08549c
children 634ff8993f6a
line wrap: on
line diff
--- a/Applications/StoneWebViewer/NEWS	Tue May 04 11:02:24 2021 +0200
+++ b/Applications/StoneWebViewer/NEWS	Mon May 10 11:51:53 2021 +0200
@@ -1,6 +1,9 @@
 Pending changes in the mainline
 ===============================
 
+* New argument "token" to set HTTP header "Authorization: Bearer <token>"
+  for each request to the DICOMweb server
+* Fix issue #197 (Support for passing credentials with all HTTP requests)
 
 
 Version 1.0 (2020-12-02)