Neokernel API

HTTPRequest Class

This class is used as a data object which stores the HTTP/1.0 request. It will provide the HTTP/1.0 request in String form.

For a list of all members of this type, see HTTPRequest Members .

System.Object
   HTTPRequest

public class HTTPRequest

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.httpd

Assembly: Neokernel (in Neokernel.exe)

See Also

HTTPRequest Members | com.neokernel.httpd Namespace