[gforth] / gforth / httpd.fs  

gforth: gforth/httpd.fs

Diff for /gforth/httpd.fs between version 1.24 and 1.25

version 1.24, Mon Dec 31 19:02:24 2007 UTC version 1.25, Wed Apr 30 08:14:15 2008 UTC
Line 197 
Line 197 
 mime set-current  mime set-current
   
 : shtml ( addr u -- )  lastrequest  : shtml ( addr u -- )  lastrequest
     data @ IF  included  ELSE  2drop  THEN ;      data @ IF  also forth included previous  ELSE  2drop  THEN ;
   
 s" application/pgp-signature" transparent: sig  s" application/pgp-signature" transparent: sig
 s" application/x-bzip2" transparent: bz2  s" application/x-bzip2" transparent: bz2


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help