Annotation of parser3/tests/httpd/031.curl, revision 1.1

1.1     ! moko        1: request="POST"
        !             2: form="file=@site/test.txt"
        !             3: form="file=just text"
        !             4: form="file=@site/index.html"
        !             5: form="another-file=@site/test.txt"
        !             6: form="name=value"
        !             7: form="name=value2"
        !             8: form="name=value3"

E-mail: