Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass the correct content type while retrieving single frame #3286

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

bcarthic
Copy link
Contributor

@bcarthic bcarthic commented Jan 6, 2024

Description

Today for single frame retrieval with accept header "application/octet-stream;transfer-syntax=*", the response header content-type looks like "application/dicom; transfer-syntax=1.2.840.10008.1.2.4.50"
This breaks the viewer since the viewer expects the content-type as application/octet-stream

Related issues

Addresses AB#113758

Testing

Updated tests to validate this change

@bcarthic bcarthic requested a review from a team as a code owner January 6, 2024 01:07
@bcarthic bcarthic merged commit cad3b8f into main Jan 8, 2024
15 checks passed
@bcarthic bcarthic deleted the bcarthic/singleframe branch January 8, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants