Skip to content

realvgm/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

RCA

DICOMweb

WADO-RS

url: http://localhost:8080/rest/xxx/studies/uid/series/uid/instances/uid/

  1. Accept: */*

    • RETURN: DICOM UNCOMPRESSED
  2. Accept: application/octet-stream

    • RETURN: DICOM NOTHING
  3. Accept: application/dicom

    • RETURN: DICOM COMPRESSED

For multipart responses, delete ALL the content up to the first line of the DICOM and from the last byte of the end of the DICOM.

About

Documentation for personal use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published