Neokernel API

HTTPRequest.KEEP_ALIVE_CONNECTION Field

* This is the KEEP ALIVE connection type

public const int KEEP_ALIVE_CONNECTION = 1;

See Also

HTTPRequest Class | com.neokernel.httpd Namespace