DICOM PS3.18 2016b - Web Services

6.2.2 Media Types Acceptable in the Response

6.2.2.1 Query Parameters

6.2.2.1.1 Accept Query Parameter

Specifies the Acceptable Media Types for the response payload. See Section 6.1.1.4. The name of the parameter is "contentType", which is case-sensitive. Its syntax is:

    accept = %s"contentType" "=" 1#media-type
6.2.2.1.2 Character Set Query Parameter

Specifies the Acceptable Character Sets for the response payload. See Section 6.1.2.1. The name of the parameter is "charset", which is case-sensitive. Its syntax is:

    character-set = %s"charset" "=" 1#(token / [DQUOTE defined-term DQUOTE])
DICOM PS3.18 2016b - Web Services