2.2.4.2 Polling-POST-Response

The Polling-POST-Response is the response message from the server to the client in response to the Polling-POST-Request (see section 2.2.4.1).

 Polling-POST-Response = Response-Status-Line; section 2.2.2.3.1
     Polling-POST-Response-Required-Headers
     CRLF
     Polling-Response-Entity-Body; section 2.2.4.2.1
 Polling-POST-Response-Required-Headers = (
     Date; section 2.2.1.3.1
     Server; section 2.2.1.3.2
     Connection; section 2.2.1.2.6
     Polling-Content-Length); section 2.2.4.1.2