On 15 Feb, 17:01, inhahe <[EMAIL PROTECTED]> wrote:
> some websites, like google, compress the webpage before sending it to save
> time.  the browser indicates what compression methods it supports and the
> server uses one.  examples are gzip and deflate.  i want to use compression
> with my website, but i don't know how to do that with webpy, since print
> statements will muck up binary data by translating to readable format.  any
> help?

gzip middleware ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to