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

1.1     ! moko        1: Content-Type: text/html
        !             2: Content-Length: 3343
        !             3: 
        !             4: 1. slow test result:
        !             5: {
        !             6: "class":"file",
        !             7: "name":"nph-379.pl",
        !             8: "size":20,
        !             9: "mode":"text",
        !            10: "content-type":"text\/plain",
        !            11: "status":200,
        !            12: "tables":{
        !            13: "CONTENT-TYPE":[
        !            14: {"value":"text\/plain"}
        !            15: ],
        !            16: "SOME HEADER":[
        !            17: {"value":"value"}
        !            18: ]
        !            19: },
        !            20: "CONTENT-TYPE":"text\/plain",
        !            21: "SOME HEADER":"value",
        !            22: "text":"body\nbody continues\n"
        !            23: }
        !            24: 2. valid-content-length test result:
        !            25: {
        !            26: "class":"file",
        !            27: "name":"nph-379.pl",
        !            28: "size":5,
        !            29: "mode":"text",
        !            30: "content-type":"text\/plain",
        !            31: "status":200,
        !            32: "tables":{
        !            33: "CONTENT-TYPE":[
        !            34: {"value":"text\/plain"}
        !            35: ],
        !            36: "CONTENT-LENGTH":[
        !            37: {"value":"5"}
        !            38: ]
        !            39: },
        !            40: "CONTENT-TYPE":"text\/plain",
        !            41: "CONTENT-LENGTH":"5",
        !            42: "text":"body\n"
        !            43: }
        !            44: 3. invalid-content-length test result:
        !            45: Type: parser.runtime,
        !            46: Source: http://www.parser.ru/_/tests/nph-379.pl?invalid-content-length,
        !            47: Comment: content size of 10000000000 bytes exceeds the limit (536870912 bytes)
        !            48: 4. empty-body test result:
        !            49: {
        !            50: "class":"file",
        !            51: "name":"nph-379.pl",
        !            52: "size":0,
        !            53: "mode":"text",
        !            54: "content-type":"text\/plain",
        !            55: "status":200,
        !            56: "tables":{
        !            57: "CONTENT-TYPE":[
        !            58: {"value":"text\/plain"}
        !            59: ]
        !            60: },
        !            61: "CONTENT-TYPE":"text\/plain",
        !            62: "text":""
        !            63: }
        !            64: 4-win. empty-body-win test result:
        !            65: {
        !            66: "class":"file",
        !            67: "name":"nph-379.pl",
        !            68: "size":0,
        !            69: "mode":"text",
        !            70: "content-type":"text\/plain",
        !            71: "status":200,
        !            72: "tables":{
        !            73: "CONTENT-TYPE":[
        !            74: {"value":"text\/plain"}
        !            75: ]
        !            76: },
        !            77: "CONTENT-TYPE":"text\/plain",
        !            78: "text":""
        !            79: }
        !            80: 5. null-body test result:
        !            81: {
        !            82: "class":"file",
        !            83: "name":"nph-379.pl",
        !            84: "size":0,
        !            85: "mode":"text",
        !            86: "content-type":"application\/octet-stream",
        !            87: "status":200,
        !            88: "tables":{},
        !            89: "text":""
        !            90: }
        !            91: 6. empty-headers test result:
        !            92: {
        !            93: "class":"file",
        !            94: "name":"nph-379.pl",
        !            95: "size":5,
        !            96: "mode":"text",
        !            97: "content-type":"application\/octet-stream",
        !            98: "status":200,
        !            99: "tables":{},
        !           100: "text":"body\n"
        !           101: }
        !           102: 6-win. empty-headers-win test result:
        !           103: {
        !           104: "class":"file",
        !           105: "name":"nph-379.pl",
        !           106: "size":5,
        !           107: "mode":"text",
        !           108: "content-type":"application\/octet-stream",
        !           109: "status":200,
        !           110: "tables":{},
        !           111: "text":"body\n"
        !           112: }
        !           113: 6-win. empty-headers-win test result:
        !           114: {
        !           115: "class":"file",
        !           116: "name":"nph-379.pl",
        !           117: "size":6,
        !           118: "mode":"binary",
        !           119: "content-type":"application\/octet-stream",
        !           120: "status":200,
        !           121: "tables":{},
        !           122: "text":"body\r\n"
        !           123: }
        !           124: 7. null-headers test result:
        !           125: {
        !           126: "class":"file",
        !           127: "name":"nph-379.pl",
        !           128: "size":0,
        !           129: "mode":"text",
        !           130: "content-type":"application\/octet-stream",
        !           131: "status":200,
        !           132: "tables":{},
        !           133: "text":""
        !           134: }
        !           135: 8. invalid-status test result:
        !           136: {
        !           137: "class":"file",
        !           138: "name":"nph-379.pl",
        !           139: "size":0,
        !           140: "mode":"text",
        !           141: "content-type":"application\/octet-stream",
        !           142: "status":200,
        !           143: "tables":{},
        !           144: "text":""
        !           145: }
        !           146: 9. no-status-1 test result:
        !           147: {
        !           148: "class":"file",
        !           149: "name":"nph-379.pl",
        !           150: "size":0,
        !           151: "mode":"text",
        !           152: "content-type":"application\/octet-stream",
        !           153: "status":200,
        !           154: "tables":{},
        !           155: "text":""
        !           156: }
        !           157: 10. no-status-2 test result:
        !           158: {
        !           159: "class":"file",
        !           160: "name":"nph-379.pl",
        !           161: "size":0,
        !           162: "mode":"text",
        !           163: "content-type":"application\/octet-stream",
        !           164: "status":200,
        !           165: "tables":{},
        !           166: "text":""
        !           167: }
        !           168: 11. no-status-3 test result:
        !           169: {
        !           170: "class":"file",
        !           171: "name":"nph-379.pl",
        !           172: "size":0,
        !           173: "mode":"text",
        !           174: "content-type":"application\/octet-stream",
        !           175: "status":200,
        !           176: "tables":{},
        !           177: "text":""
        !           178: }
        !           179: 12. strange-status test result:
        !           180: {
        !           181: "class":"file",
        !           182: "name":"nph-379.pl",
        !           183: "size":0,
        !           184: "mode":"text",
        !           185: "content-type":"application\/octet-stream",
        !           186: "status":200,
        !           187: "tables":{},
        !           188: "text":""
        !           189: }
        !           190: 13. strange-content-length-1 test result:
        !           191: Type: number.format,
        !           192: Source: load,
        !           193: Comment: '-1' is invalid number (int)
        !           194: 14. strange-content-length-2 test result:
        !           195: Type: number.format,
        !           196: Source: load,
        !           197: Comment: '200OK?' is invalid number (int)

E-mail: