GCDWebServer/Tests/WebDAV-Cyberduck/017-PROPFIND.request

10 lines
324 B
Plaintext
Raw Permalink Normal View History

2014-04-12 13:25:03 +08:00
PROPFIND / HTTP/1.1
Depth: 1
Content-Type: text/xml; charset=utf-8
Content-Length: 99
Host: localhost:8080
Connection: Keep-Alive
User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
Accept-Encoding: gzip,deflate
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><propfind xmlns="DAV:"><allprop/></propfind>