Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
When the PROPFIND verb (section 4.2) is used with an MS-Doclib header (section 2.2.2), the request may look like the following example.
-
PROPFIND /Shared%20Documents/testing/Files HTTP/1.1 Host: www.contoso.com Accept: */* Connection: Keep-Alive MS-Doclib: some random value
Note that, as specified, a client does not send a value in the MS-Doclib header, and the server ignores any value that is present. The order of the headers is not significant, as specified in [RFC2616] section 4.2, and the request may include other client-specific headers. The server response should be identical to the server's GETLIB verb (section 4.2) response for the same resource.