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
Public Shared ReadOnly NOT_MODIFIED As DavStatus
public:
static initonly DavStatus NOT_MODIFIED
static val NOT_MODIFIED: DavStatus
Field Value
Type:
DavStatusSee Also