--- parser3/src/www/cgi-bin/Attic/auto.p 2001/03/18 11:45:41 1.7 +++ parser3/src/www/cgi-bin/Attic/auto.p 2001/03/18 11:58:20 1.8 @@ -3,7 +3,15 @@ ^$request:query=$request:query
^$request:uri=$request:uri
-$response:content-type[test] +^rem{$response:content-type[test]} @exception[origin;source;comment;type;code] -ERROR: ${origin}${source}${comment}${type}${code} +ERROR: $origin '$source' ${comment}. type=$type code=$code + +@auto[] +$limits[ + $post_max_size(10*0x400*0x400) +] +^rem{$defaults[ + $content-type[text/html-z] +]}