Gets the Overwrite header : T or F
Namespace: WebDAVSharp.Server.MethodHandlersAssembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- request
- Type: WebDAVSharp.Server.Adapters IHttpListenerRequest
The IHttpListenerRequest has the header included
Return Value
Type: BooleanThe Boolean true if overwrite, false if no overwrite
See Also