Neokernel API

HTTPRequest Constructor

* This generates a simple HTTP request using the request string given and a SHORT GET type.

HTTPRequest(
   string request
);

See Also

HTTPRequest Class | com.neokernel.httpd Namespace