Annotation of parser3/src/www/cgi-bin/auto.p, revision 1.7

1.2       paf         1: @main[]
1.6       paf         2: ^untaint[as-is]{^process[$request:query]}
                      3: ^$request:query=$request:query<BR>
1.4       paf         4: ^$request:uri=$request:uri<BR>
                      5: 
1.7     ! paf         6: $response:content-type[test]
        !             7: 
1.6       paf         8: @exception[origin;source;comment;type;code]
                      9: ERROR: ${origin}${source}${comment}${type}${code}

E-mail: