Neokernel API
HTTPRequest.SHORT_GET_REQUEST_TYPE Field
* This is the type for a short GET request
public const
int
SHORT_GET_REQUEST_TYPE = 2;
See Also
HTTPRequest Class
|
com.neokernel.httpd Namespace