Neokernel API
HTTPRequest.CLOSE_CONNECTION Field
* This is the CLOSE connection type
public const
int
CLOSE_CONNECTION = 0;
See Also
HTTPRequest Class
|
com.neokernel.httpd Namespace