- From: Daniel Barron <openbsd@jadeb.com>
- Date: Sat, 08 Sep 2001 00:46:58 GMT
- To: fritz@cs.ucsd.edu
- Cc: www-talk@w3.org
In message <Pine.GSO.4.33.0109071605510.25023-100000@beowulf.ucsd.edu> you wrote: > (off-list for the moment) > > On Fri, 7 Sep 2001, Daniel Barron wrote: > > > So what format is it actually in? > > Its not in deflate (rfc 1951) format? What does inflate() return? > Z_DATA_ERROR? (Sorry if these questions seem dense) > > -- fritz It could be, but the HTTP1.1 rfc says its in zlib using deflate. I don't know. inflate() returns Z_DATA_ERROR. The questions seem fine to me :) -- Daniel Barron (Visit http://dansguardian.org/ - True web content filtering for all)
Received on Friday, 7 September 2001 19:46:48 UTC