keepalive property

bool? keepalive
getter/setter pair

The keepalive option used to allow the request to outlive the page.

Implementation

bool? keepalive;