Neokernel API
HTTPCheckKMethod Constructor
Sets host, port, and request fields.
HTTPCheckKMethod
(
string
host
,
int
port
,
string
request
);
See Also
HTTPCheckKMethod Class
|
com.neokernel.httpd Namespace