This class implements the GET HTTP method for WebDAV#.
System Object
WebDAVSharp.Server.MethodHandlers WebDavMethodHandlerBase
WebDAVSharp.Server.MethodHandlers WebDavGetMethodHandler
Namespace: WebDAVSharp.Server.MethodHandlersWebDAVSharp.Server.MethodHandlers WebDavMethodHandlerBase
WebDAVSharp.Server.MethodHandlers WebDavGetMethodHandler
Assembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
The WebDavGetMethodHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| WebDavGetMethodHandler | Initializes a new instance of the WebDavGetMethodHandler 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.) | |
| ProcessRequest |
Processes the request.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |