This
IHttpListenerContext implementation wraps around a
HttpListenerContext instance.

Assembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)

The HttpListenerContextAdapter type exposes the following members.

Name | Description | |
---|---|---|
![]() | HttpListenerContextAdapter |
Initializes a new instance of the HttpListenerContextAdapter class.
|

Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |

Name | Description | |
---|---|---|
![]() | SendSimpleResponse |
Sends a simple response with a specified HTTP status code but no content.
(Defined by WebDavExtensions.) |

Name | Description | |
---|---|---|
![]() | AdaptedInstance |
Gets the internal instance that was adapted for WebDAV#.
|
![]() | Request |
Gets the IHttpListenerRequest request adapter.
|
![]() | Response |
Gets the IHttpListenerResponse response adapter.
|
