Search results

  1. J

    Allow forcing the Content-Encoding: gzip header

    Hello, I am trying to implement some code with PHP to do a technique described by Steve Sounders (do a Google Search for 'forcing gzip compression'). The simplest part of this is having a script that is always gzipped. To do this I need to set a header like so header("Content-Encoding...
Top