mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-04-05 00:04:17 +08:00
#35 First pass at unit tests
This commit is contained in:
13
Tests/WebServer/011-GET.request
Normal file
13
Tests/WebServer/011-GET.request
Normal file
@@ -0,0 +1,13 @@
|
||||
GET /PDF%20Reports/Apple%20Economic%20Impact%20on%20Cupertino.pdf HTTP/1.1
|
||||
Host: localhost:8080
|
||||
Connection: keep-alive
|
||||
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.152 Safari/537.36
|
||||
Accept: */*
|
||||
DNT: 1
|
||||
Referer: http://localhost:8080/PDF%20Reports/Apple%20Economic%20Impact%20on%20Cupertino.pdf
|
||||
Accept-Encoding: gzip,deflate,sdch
|
||||
Accept-Language: en-US,en;q=0.8,fr;q=0.6
|
||||
Range: bytes=32768-181951
|
||||
If-None-Match: 73212107/1367409673/0
|
||||
If-Modified-Since: Wed, 01 May 2013 12:01:13 GMT
|
||||
|
||||
Reference in New Issue
Block a user