comparison 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
comparison
equal deleted inserted replaced
1760:e38b9875a969 1761:28755e42c007
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * New argument "token" to set HTTP header "Authorization: Bearer <token>"
5 for each request to the DICOMweb server
6 * Fix issue #197 (Support for passing credentials with all HTTP requests)
4 7
5 8
6 Version 1.0 (2020-12-02) 9 Version 1.0 (2020-12-02)
7 ======================== 10 ========================
8 11