12345678910 |
- PROPFIND /Text%20Files/ 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>
|