2.2.2.3 LongLived-GET-Response

The LongLived-GET-Response is the HTTP response message from the server to the client on the connection on which a LongLived-GET-Request (section 2.2.2.1) was sent.

 LongLived-GET-Response = Response-Status-Line; section 2.2.2.3.1
     LongLived-GET-Response-Required-Headers
     CRLF
     LongLived-Entity-Body; section 2.2.2.2.3
 LongLived-GET-Response-Required-Headers = (
     Date; section 2.2.1.3.1
     Server; section 2.2.1.3.2
     Connection; section 2.2.1.2.6
     LongLived-GET-Response-Content-Length); section 2.2.2.3.2