Click or drag to resize

HttpStatusMethodNotAllowed Field

IT Hit WebDAV Classes Reference
The method specified in the Request-Line is not allowed for the resource identified by the Request-URI.

Namespace:  ITHit.WebDAV.Client
Assembly:  ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntax
public static readonly HttpStatus MethodNotAllowed

Field Value

Type: HttpStatus
See Also