Click or drag to resize

HttpStatusNoContent Field

IT Hit WebDAV Classes Reference
The server has fulfilled the request but does not need to return an entity-body, and might want to return updated metainformation.

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

Field Value

Type: HttpStatus
See Also