ApplicationPath | Gets virtual application root path on the server. |
ClientLockTokens | Gets the array of lock tokens submitted by client. |
ContentEncoding | Gets or sets the character set of the entity-body. |
ContentLength | Specifies the length, in bytes, of content sent by the client. |
ContentType | Gets or sets the MIME content type of the incoming request. |
Headers | Gets a collection of HTTP headers. |
HttpMethod | Gets the HTTP method specified by the client. |
InputStream | Gets the contents of the incoming HTTP entity body. |
Url | Gets information about the URL of the current request. |
UserAgent | Gets the User-Agent header. |
Request Class | ITHit.WebDAV.Server Namespace