The DavEngine type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoPutUnderVersionControl |
Determines if placing file under version control is automatic.
| |
| CalculateContentLength |
Indicates if response content length calculation will occur.
| |
| ContentEncoding |
Gets or sets the HTTP character set of the output stream.
| |
| CorsAllowedFor |
Enables or disables CORS.
| |
| License |
Gets or sets the license text.
| |
| Logger | ILogger instance which engine will use for logging.
| |
| OutputXmlFormatting |
Specifies whether XML written to the output will be formatted.
| |
| UseFullUris |
Specifies whether engine shall use full or relative urls.
|