C-DEngine 5.105

HttpListenerContext Properties

The HttpListenerContext type exposes the following members.

Properties


  Name Description
Public property Request
Gets the HTTP request information from a client.
Public property Response
Gets the HTTP response information used to send to the client.
Public property User
Gets the client information (identity, authentication, and security roles).