KeepAlive property

  1. @override
bool? KeepAlive
getter/setter pairoverride
Gets or sets if the request to the internet resource should contain a Connection HTTP header with the value Keep-alive

Implementation

@override
bool? KeepAlive;