merge bozohttpd 20080303

This commit is contained in:
mrg 2008-03-03 22:30:34 +00:00
parent 707281a285
commit 2e2c24f48c
7 changed files with 0 additions and 54 deletions

View File

@ -1,4 +0,0 @@
123456781234567
345678903456789
234567892345678
012345670123456

View File

@ -1,4 +0,0 @@
GET /file HTTP/1.1
Host:
Range: bytes=0-63

View File

@ -1,14 +0,0 @@
HTTP/1.1 206 Partial Content
Date: Sun, 02 Mar 2008 08:52:03 GMT
Server: bozohttpd/20060710
Accept-Ranges: bytes
Last-Modified: Sun, 02 Mar 2008 08:44:38 GMT
Content-Type: text/plain
Content-Range: bytes 0-63/64
Content-Length: 64
Connection: close
123456781234567
345678903456789
234567892345678
012345670123456

View File

@ -1,4 +0,0 @@
GET /file HTTP/1.1
Host:
Range: bytes=0-31

View File

@ -1,12 +0,0 @@
HTTP/1.1 206 Partial Content
Date: Sun, 02 Mar 2008 08:52:03 GMT
Server: bozohttpd/20060710
Accept-Ranges: bytes
Last-Modified: Sun, 02 Mar 2008 08:44:38 GMT
Content-Type: text/plain
Content-Range: bytes 0-31/64
Content-Length: 32
Connection: close
123456781234567
345678903456789

View File

@ -1,4 +0,0 @@
GET /file HTTP/1.1
Host:
Range: bytes=32-63

View File

@ -1,12 +0,0 @@
HTTP/1.1 206 Partial Content
Date: Sun, 02 Mar 2008 08:52:03 GMT
Server: bozohttpd/20060710
Accept-Ranges: bytes
Last-Modified: Sun, 02 Mar 2008 08:44:38 GMT
Content-Type: text/plain
Content-Range: bytes 32-63/64
Content-Length: 32
Connection: close
234567892345678
012345670123456