Message.isKeepalive

Determines whether or not @msg's connection can be kept alive for further requests after processing @msg, based on the HTTP version, Connection header, etc.

class Message
bool
isKeepalive
()

Return Value

Type: bool

%TRUE or %FALSE.

Meta