Annotation of parser3/tests/httpd/site/httpd.p, revision 1.1

1.1     ! moko        1: @CLASS
        !             2: httpd
        !             3: 
        !             4: @OPTIONS
        !             5: partial
        !             6: 
        !             7: @config[cfg]
        !             8: $result[
        !             9:        $cfg
        !            10:        $.auth[ $.url[^^/index.html^$] $.login[auth] $.password[test] $.realm[auth test] ]
        !            11: ]
        !            12: 
        !            13: @preprocess[return]
        !            14: $response:server[Parser3]
        !            15: $response:date[]

E-mail: