BaseHttpServerConnection.persistent

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

class BaseHttpServerConnection
bool persistent;

Meta