From: tomo Date: Fri, 22 Dec 2000 11:07:17 +0000 (+0000) Subject: Use Content-Disposition field. X-Git-Tag: semi-1_14_1~4 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a62ab8831df23c6dbcbad431e839e12af9ce1d63;p=elisp%2Fsemi.git Use Content-Disposition field. --- diff --git a/ftp.in b/ftp.in index f15aa34..fd98c56 100644 --- a/ftp.in +++ b/ftp.in @@ -10,8 +10,6 @@ URL*2="comp/emacsen/lisp/"; URL*3="semi/semi-API-for-flim-FLIM_API/"; URL*4="PACKAGE-VERSION.tar.gz"]] -Content-Type: application/octet-stream; - name="PACKAGE-VERSION.tar.gz"; - type=tar; - conversions=gzip +Content-Type: application/octet-stream +Content-Disposition: attachment; filename="PACKAGE-VERSION.tar.gz" --}-<>