[gforth] / gforth / httpd.fs  

gforth: gforth/httpd.fs

Diff for /gforth/httpd.fs between version 1.19 and 1.20

version 1.19, Mon Apr 10 09:23:45 2006 UTC version 1.20, Sat Oct 7 17:06:15 2006 UTC
Line 181 
Line 181 
 s" application/pgp-signature" transparent: sig  s" application/pgp-signature" transparent: sig
 s" application/x-bzip2" transparent: bz2  s" application/x-bzip2" transparent: bz2
 s" application/x-gzip" transparent: gz  s" application/x-gzip" transparent: gz
 s" /etc/mime.types" mime-read  s" /etc/mime.types" ['] mime-read catch [IF]  2drop  [THEN]
   
 definitions  definitions
   


Generate output suitable for use with a patch program
Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help