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.
Return
true or false.
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.
true or false.