On Nov 14, 2007 4:05 PM, Ivan Shmakov <[EMAIL PROTECTED]> wrote:
>
>         Could the server be configured to send
>
> Content-Type: application/emacs-lisp
> Content-Transfer-Encoding: gzip
>
>         instead of
>
> Content-Type: application/x-gzip
>
>         so that browsers will allow to see the referenced file contents
>         without saving?

I may be mistaken, but isn't that for the case when the
server compresses the .el file on the fly?  If you do that
for a file named .el.gz, then wouldn't the browser save the
decompressed data still under the name .el.gz?

The server doesnt yet support automatic compression,
though I've been meaning to rewrite it for ages now.

-- 
Alex


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to