dicomweb-server icon indicating copy to clipboard operation
dicomweb-server copied to clipboard

Fix the correct return formats for frame endpoints

Open emelalkim opened this issue 4 years ago • 1 comments
trafficstars

We need to define the correct return formats for WADO-RS and WADO-URI endpoints for frames and fix them. Should we use similar format to #63?

WADO Path Return format
WADO-RS frame multipart/related
WADO-URI frame application/dicom (DICOM Part 10)

Are we going to support/respect accept header sent from the client? which types we need to support? I created this issue to start a discussion to define the best solution. We appreciate any input @pieper, @swederik, @hackermd, @lassoan

emelalkim avatar Jan 09 '21 13:01 emelalkim

I started a spreadsheet to track this here: https://docs.google.com/spreadsheets/d/1TE_l96klwEJ3kDqql3usE7sfd9f1v6l197UWF8Vt8YA/edit#gid=0

Please anyone add comments to flesh out all the cases

pieper avatar Jan 11 '21 15:01 pieper