mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-04-05 00:04:17 +08:00
#35 More work on unit tests
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
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>
|
||||
Reference in New Issue
Block a user