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

Success with partial content (status code 206) #94

Open
medihack opened this issue Dec 27, 2023 · 0 comments
Open

Success with partial content (status code 206) #94

medihack opened this issue Dec 27, 2023 · 0 comments

Comments

@medihack
Copy link

According to DICOM PS3.18 2023e - Web Services Section 8.5 the server can respond with a 206 status code when for example not all images could be retrieved during a WADO-RS request. Is there some way to get this information programmatically when using dicomweb-client (e.g. when calling retrieve_study)?

I only found one location in web.py where a warning is logged to the console when a warning is in the response.headers. Is there a way to access the response status after e.g. retrieve_study is called?

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

No branches or pull requests

1 participant