DICOM PS3.18 2024e - Web Services

8.10.4.3 Response

The response shall have the following syntax:

version SP status-code SP reason-phrase CRLF
Upgrade: "WebSocket" CRLF
Connection: "Upgrade" CRLF
Sec-WebSocket-Accept: response-key CRLF
Sec-WebSocket-Protocol: protocol CRLF
*(header-field CRLF)
CRLF
8.10.4.3.1 Status Codes

Table 8.10.4-2 shows some common status codes corresponding to this transaction. See also Section 8.5 for additional status codes.

Table 8.10.4-2. Status Code Meaning

Status

Code

Meaning

Success

101 (Switching Protocols)

The protocol was successfully changed to WebSocket.

Failure

400 (Bad Request)

There was a problem with the request.


DICOM PS3.18 2024e - Web Services