Click or drag to resize

DavStatusNOT_MODIFIED Field

IT Hit WebDAV Classes Reference
If the client has performed a conditional GET request and access is allowed, but the document has not been modified, the server SHOULD respond with this status code.

Namespace:  ITHit.WebDAV.Server
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax
public static readonly DavStatus NOT_MODIFIED

Field Value

Type: DavStatus
See Also