comparison Sphinx/source/plugins/dicomweb.rst @ 238:a363714813b2

securing orthanc
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 12 Apr 2019 11:37:14 +0200
parents e239c4561bdc
children 57ecb27d1851
comparison
equal deleted inserted replaced
237:1a701dfdfcad 238:a363714813b2
250 (through the RetrieveFrames primitive):: 250 (through the RetrieveFrames primitive)::
251 251
252 # curl http://localhost:8042/dicom-web/studies/2.16.840.1.113669.632.20.1211.10000315526/series/1.3.12.2.1107.5.1.4.54693.30000006100507010800000005268/instances/1.3.12.2.1107.5.1.4.54693.30000006100507010800000005466/frames/1 -H 'accept: multipart/related; type=image/dicom+jpeg' 252 # curl http://localhost:8042/dicom-web/studies/2.16.840.1.113669.632.20.1211.10000315526/series/1.3.12.2.1107.5.1.4.54693.30000006100507010800000005268/instances/1.3.12.2.1107.5.1.4.54693.30000006100507010800000005466/frames/1 -H 'accept: multipart/related; type=image/dicom+jpeg'
253 253
254 254
255
256 .. _dicomweb-client:
255 257
256 Querying a remote DICOMweb server with Orthanc 258 Querying a remote DICOMweb server with Orthanc
257 ---------------------------------------------- 259 ----------------------------------------------
258 260
259 Listing the available servers 261 Listing the available servers