Sfs2X.WebSocketSharp.Net Namespace |
| Class | Description | |
|---|---|---|
| ClientSslConfiguration |
Stores the parameters for the SslStream used by clients.
| |
| Cookie |
Provides a set of methods and properties used to manage an HTTP Cookie.
| |
| CookieCollection |
Provides a collection container for instances of the Cookie class.
| |
| CookieException |
The exception that is thrown when a Cookie gets an error.
| |
| HttpBasicIdentity |
Holds the username and password from an HTTP Basic authentication attempt.
| |
| HttpDigestIdentity |
Holds the username and other parameters from
an HTTP Digest authentication attempt.
| |
| HttpListener |
Provides a simple, programmatically controlled HTTP listener.
| |
| HttpListenerContext |
Provides the access to the HTTP request and response objects used by
the HttpListener.
| |
| HttpListenerException |
The exception that is thrown when a HttpListener gets an error
processing an HTTP request.
| |
| HttpListenerPrefixCollection |
Provides the collection used to store the URI prefixes for the HttpListener.
| |
| HttpListenerRequest |
Represents an incoming request to a HttpListener instance.
| |
| HttpListenerResponse |
Provides the access to a response to a request received by the HttpListener.
| |
| HttpVersion |
Provides the HTTP version numbers.
| |
| NetworkCredential |
Provides the credentials for the password-based authentication.
| |
| ServerSslConfiguration |
Stores the parameters for the SslStream used by servers.
| |
| WebHeaderCollection |
Provides a collection of the HTTP headers associated with a request or response.
|
| Enumeration | Description | |
|---|---|---|
| AuthenticationSchemes |
Specifies the scheme for authentication.
| |
| HttpRequestHeader |
Contains the HTTP headers that may be specified in a client request.
| |
| HttpResponseHeader |
Contains the HTTP headers that can be specified in a server response.
| |
| HttpStatusCode |
Contains the values of the HTTP status codes.
|