On Wed, Aug 13, 2008 at 10:17 PM, Igor Brejc <[EMAIL PROTECTED]> wrote: >, I tried now with the > "Accept-Encoding" but I still seem to get uncompressed data. Here are > request and response headers:
Usually developers/webmasters have to enable gzip encoding manually in their apps. The main api has it turned on with " after_filter :compress_output" in all the controllers. But I don't know about OSMXAPI, don't know where the code is for that.. _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

