C-DEngine 5.105

HttpRequestEventArgs Properties

The HttpRequestEventArgs type exposes the following members.

Properties


  Name Description
Public property Request
Gets the HTTP request data sent from a client.
Public property Response
Gets the HTTP response data used to return a response to the client.