Message.isKeepalive

Determines whether or not msg's connection can be kept alive for further requests after processing msg.

The result is based on the HTTP version, Connection header, etc.

class Message
bool
isKeepalive
()

Return Value

Type: bool

true or false.