#35 More work on unit tests

This commit is contained in:
Pierre-Olivier Latour
2014-04-11 22:25:03 -07:00
parent c062d9d6d3
commit a28ac82ba2
722 changed files with 8890 additions and 96 deletions

View File

@@ -0,0 +1,16 @@
PROPFIND /PDF%20Reports/ HTTP/1.1
User-Agent: Transmit/4.4.6 neon/0.29.3
Connection: TE
TE: trailers
Host: localhost:8080
Depth: 1
Content-Length: 211
Content-Type: application/xml
<?xml version="1.0" encoding="utf-8"?>
<propfind xmlns="DAV:"><prop>
<creationdate xmlns="DAV:"/>
<getcontentlength xmlns="DAV:"/>
<getlastmodified xmlns="DAV:"/>
<resourcetype xmlns="DAV:"/>
</prop></propfind>