HttpListenerContext Properties |
The HttpListenerContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | Request |
Gets the HTTP request object that represents a client request.
|
![]() | Response |
Gets the HTTP response object used to send a response to the client.
|
![]() | User |
Gets the client information (identity, authentication, and security roles).
|