Talk:Pow header
From PlainOldWebserver
Content-Encoding: gzip
I noticed having the headers sent inline inside the file being served as the examples show will not work with the Content-Encoding: gzip header. I'd like some advice on how to use POW to send that header along with .svgz files which are gzipped svg files. They are typically nine times smaller than plain svg files which would be a great benefit for saving upload bandwidth for me and saving time for people loading them. If this is not possible with the current POW version, we need to change "Any header type can be added." in the intro paragraph as it is false.
- Update: I figured it out and will add the working example to the article. Mardeg 13:47, 28 May 2008 (PDT)
