032-PROPFIND.request 338 B

12345678910
  1. PROPFIND /PDF%20Reports/ HTTP/1.1
  2. Depth: 1
  3. Content-Type: text/xml; charset=utf-8
  4. Content-Length: 99
  5. Host: localhost:8080
  6. Connection: Keep-Alive
  7. User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
  8. Accept-Encoding: gzip,deflate
  9. <?xml version="1.0" encoding="UTF-8" standalone="yes"?><propfind xmlns="DAV:"><allprop/></propfind>