BaseHttpServerConnection.persistent

Whether we will keep the connection open after the request is handled.

class BaseHttpServerConnection
public
bool persistent;

Meta