mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-04-24 00:00:04 +08:00
#35 More work on unit tests
This commit is contained in:
Executable
+13
@@ -0,0 +1,13 @@
|
||||
PROPFIND / HTTP/1.1
|
||||
User-Agent: Transmit/4.4.6 neon/0.29.3
|
||||
Connection: TE
|
||||
TE: trailers
|
||||
Host: localhost:8080
|
||||
Depth: 0
|
||||
Content-Length: 117
|
||||
Content-Type: application/xml
|
||||
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<propfind xmlns="DAV:"><prop>
|
||||
<resourcetype xmlns="DAV:"/>
|
||||
</prop></propfind>
|
||||
Reference in New Issue
Block a user