This class implements the GET HTTP method for WebDAV#.
Inheritance Hierarchy
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)
Syntax
The WebDavGetMethodHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WebDavGetMethodHandler | Initializes a new instance of the WebDavGetMethodHandler class |
Methods
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.) |
Properties
See Also