OpenGroupware Coils Wiki
Status: Beta
Brought to you by:
whitemice
OpenGroupware User-Agent Id: Undefined
Example User Agent String: Cyberduck/4.2.1 (9350) (Windows Vista/6.0) (x86)
This thing uses ALLPROP requests, and apparently just tries to deal with the results; this is the only in-the-wild use of ALLPROP I have ever seen.
PROPFIND /dav/Workflow/Routes/failTest/ HTTP/1.0 Host: coils.wmmi.net X-Real-IP: 10.66.1.109 X-Real-Port: 443 X-Is-HTTPS: YES X-Forwarded-For: 10.66.1.109 Connection: close Depth: 1 Content-Type: text/xml; charset=utf-8 Content-Length: 99 User-Agent: Cyberduck/4.2.1 (9350) (Windows Vista/6.0) (x86) Authorization: Basic YXdpbGxpYW06ZnJlZDEyMw== Accept-Encoding: gzip,deflate <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <propfind xmlns="DAV:"> <allprop/> </propfind>