Share via


4.1.2 FrontPage Server Extension-Compliant Server Response

The following example shows a response from a server that fully supports the FrontPage Server Extensions: Website Management Protocol, as specified in [MC-FPSEWM], and the Document Management Server capabilities.

 HTTP/1.1 200 OK
 Date: Tue, 05 Jun 2007 02:00:02 GMT
 MS-Author-Via: MS-FP/4.0,DAV
 DocumentManagementServer: Properties Schema;Source Control;
                           Version History;
 DAV: 1,2
 Allow: GET, POST, OPTIONS, HEAD, MKCOL, PUT, PROPFIND, PROPPATCH,
        DELETE, MOVE, COPY, GETLIB, LOCK, UNLOCK
 Content-Length: 0
 Public-Extension: http://schemas.microsoft.com/repl-2
  

Because this server fully implements the FrontPage Server Extensions: Website Management Protocol, as specified in [MC-FPSEWM], it includes the Document Management Server header (section 2.2.1) with all three options, and includes the "MS-FP/4.0" option in its MS-Author-Via header (section 2.2.7), as specified in [MS-WDVSE].