C-DEngine 5.105
HttpRequestEventArgs Properties
The
HttpRequestEventArgs
type exposes the following members.
Properties
Name
Description
Request
Gets the HTTP request data sent from a client.
Response
Gets the HTTP response data used to return a response to the client.
See Also
HttpRequestEventArgs Class
WebSocketSharp.Server Namespace