4.2 SetReport Sequence
The following sequence occurs between a client and a server during a SetReport request.
The client sends a SetReport request.
If the server requires the client to be authenticated, the server and client access authentication HTTP headers as specified in [RFC2616] section 11.
If authentication is not required, or if authentication has succeeded, the server responds with a "200 OK" HTTP response as described in section section 3.2.
The client closes the HTTP connection to the server.

Figure 2: SetReport message sequence