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