Skip to content

Success with partial content (status code 206) #94

@medihack

Description

@medihack

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions