com.HTTPServiceRequest.hasRequestKeepConnection

Returns TRUE if the connection remains after sending a response.

Syntax

hasRequestKeepConnection()
  RETURNING result BOOLEAN

Usage

The hasRequestKeepConnection() method returns whether the request expect the connection to stay open after the sending of the response.