https://issues.apache.org/bugzilla/show_bug.cgi?id=44579
moog <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
--- Comment #2 from moog <[EMAIL PROTECTED]> 2008-03-11 17:16:47 PST ---
After ensuring doc.txt was in the cache and expired, I updated it with
"date >doc.txt" then requested a range of it:
GET /doc.txt HTTP/1.1
Host: 127.0.0.1
Range: bytes=10-20
If-Range: Tue, 11 Mar 2008 23:57:41 GMT
HTTP/1.1 206 Partial Content
Date: Wed, 12 Mar 2008 00:04:26 GMT
Server: Apache/2.2.8 (Unix)
Last-Modified: Wed, 12 Mar 2008 00:03:22 GMT
ETag: "310314-1d-448322a4b8680"
Accept-Ranges: bytes
Content-Length: 11
Content-Range: bytes 10-20/29
Content-Type: text/plain
00:03:22 G
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]