"save as" produces a gzipped file?
Brian Covey
bcovey at omnigroup.com
Thu Feb 7 17:15:02 PST 2002
Feb 07 17:07:59 http Rx: HTTP/1.0 200 OK
Feb 07 17:07:59 Rx:
http://story.news.yahoo.com/news?tmpl=story&u=/nm/20020207/ts_nm/enron_congress_dc_95&
cid=578
<some other tuff I removed for clarity>
Feb 07 17:07:59 Content-Type: text/html
Feb 07 17:07:59 Content-Encoding: gzip
That last line above means that the web server is sending the file to us
already gzipped - which is perfectly valid; we just decode it before we
display the page.
When you use "Save As", however, we write the bits to disk before we
decode them. Since this isn't terribly transparent to the user, I'll
write up a feature request that we change this at some point and write
the decoded file out to disk.
Sincerely,
Brian Covey
Support Manager
Omni Group
On Thursday, February 7, 2002, at 12:24 PM, David Joslin wrote:
> http://story.news.yahoo.com/news?tmpl=story&u=/nm/20020207/ts_nm/enron_congress_dc_95&
> cid=578
More information about the OmniWeb-l
mailing list