Annotation of parser3/tests/379-curl.html, revision 1.1

1.1     ! moko        1: @main[]
        !             2: 1.     ^test[slow]
        !             3: 2.     ^test[valid-content-length]
        !             4: 3.     ^test[invalid-content-length]
        !             5: 4.     ^test[empty-body]
        !             6: 4-win. ^test[empty-body-win]
        !             7: 5.     ^test[null-body]
        !             8: 6.     ^test[empty-headers]
        !             9: 6-win. ^test[empty-headers-win]
        !            10: 6-win. ^test[empty-headers-win;binary]
        !            11: 7.     ^test[null-headers]
        !            12: 8.     ^test[invalid-status]
        !            13: 9.     ^test[no-status-1]
        !            14: 10.    ^test[no-status-2]
        !            15: 11.    ^test[no-status-3]
        !            16: 12.    ^test[strange-status]
        !            17: 13.    ^test[strange-content-length-1]
        !            18: 14.    ^test[strange-content-length-2]
        !            19: 
        !            20: @test[query;mode]
        !            21: $query test result:
        !            22: ^try-catch{
        !            23:     ^json:string[^curl:load[ ^if(def $mode){$.mode[$mode]} $.url[http://www.parser.ru/_/tests/nph-379.pl?$query]]; $.file[text] ]
        !            24: }

E-mail: