fre 2009-01-30 klockan 08:09 -0700 skrev Alex Rousskov: > On 01/29/2009 04:10 PM, Henrik Nordstrom wrote: > > > Note: HTTP isn't really designed for content transforming proxies, and > > many things gets a little shaky in such environment. gzip/deflate by > > proxies is really intended to be done as a content-encoding which isn't > > plagued by any of this (as it's transport hop-by-hop, not entity > > end-to-end), unfortunately support for that hasn't really been picked up > > anywhere significant.. > > You meant "done as transfer-encoding", right?
Absolutely right. Sorry for the confusion. Regards Henrik
