Overwrite Header

Overwrite Header

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release. The WebDAV Overwrite header specifies whether the server should overwrite a non-null destination resource while processing a COPY Method or a MOVE Method.

Syntax

Overwrite = "Overwrite" ":" ("T" | "F")

A value of "F" states that the server should not perform the COPY Method or MOVE Method if the state of the destination resource is not null.

If the Overwrite header is not included in the method, then the value of the Overwrite header defaults to "T".

If a COPY Method or MOVE Method is not performed due to the value of the Overwrite header, a 412 (Precondition Failed) status code is returned.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.