Neokernel API

HTTPFileServerAgent.isKeepAlive Method

Checks if the request given asks for a keep-alive

public virtual bool isKeepAlive(
   AgentRequest request
);

See Also

HTTPFileServerAgent Class | com.neokernel.httpd Namespace