C-DEngine 5.105
HttpListenerContext Properties
The
HttpListenerContext
type exposes the following members.
Properties
Name
Description
Request
Gets the HTTP request information from a client.
Response
Gets the HTTP response information used to send to the client.
User
Gets the client information (identity, authentication, and security roles).
See Also
HttpListenerContext Class
WebSocketSharp.Net Namespace