# HG changeset patch # User Sebastien Jodogne # Date 1620640607 -7200 # Node ID 604fc328dc103af265093ee0748b578336efbb96 # Parent 28755e42c007c5ff83f4c5124f8679855d98e73c typo diff -r 28755e42c007 -r 604fc328dc10 Applications/StoneWebViewer/NOTES.txt --- a/Applications/StoneWebViewer/NOTES.txt Mon May 10 11:51:53 2021 +0200 +++ b/Applications/StoneWebViewer/NOTES.txt Mon May 10 11:56:47 2021 +0200 @@ -105,11 +105,12 @@ "token" provided when opening "index.html". If the "token" GET argument is absent, the "Authorization" header is not altered. -For instance, if the user opens the following URL: +For instance, if the user opens the Stone Web viewer using the +following URL: http://.../index.html?study=&token=Hello -Then each request to the DICOMweb will set the HTTP header: +Then each request to the DICOMweb server will contain the HTTP header: "Authorization: Bearer Hello"