is_keepalive


Description:

public bool is_keepalive ()

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

Parameters:

this

a Message

Returns:

true or false.