Neokernel API

HTTPResponse Class

This class is a data object which stores a HTTP/1.1 response.

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

System.Object
   HTTPResponse

public class HTTPResponse

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

HTTPResponse Members | com.neokernel.httpd Namespace