Forum Discussion
Auz_102504
Feb 09, 2012Nimbostratus
webdav rule exclusion
We have the following http redirect in place on a microsoft sharepoint site
Request for will redirect to
when HTTP_REQUEST {
if { [HTTP::host] equals "hostname"}...
Auz_102504
Feb 09, 2012Nimbostratus
also
The protocol consists of a set of new methods and headers for use in HTTP. The added methods include:
PROPFIND — used to retrieve properties, stored as XML, from a resource. It is also overloaded to allow one to retrieve the collection structure (a.k.a. directory hierarchy) of a remote system.
PROPPATCH — used to change and delete multiple properties on a resource in a single atomic act
MKCOL — used to create collections (a.k.a. a directory)
COPY — used to copy a resource from one URI to another
MOVE — used to move a resource from one URI to another
LOCK — used to put a lock on a resource. WebDAV supports both shared and exclusive locks.
UNLOCK — used to remove a lock from a resource
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects