Annotation of parser3/tests/results/256.processed, revision 1.1

1.1     ! misha       1: Content-Type: text/html
        !             2: Content-Length: 3982
        !             3: 
        !             4: <h3>hash</h3>
        !             5: {
        !             6: "void":null,
        !             7: "bool-true":true,
        !             8: "bool-false":false,
        !             9: "int":1,
        !            10: "double":0.5,
        !            11: "a\/b":"\"1\"",
        !            12: "string":"value with \"quotes\"\/other things",
        !            13: "string-ru":"русские буквы",
        !            14: "hash":{
        !            15: "e":"ee"
        !            16: }
        !            17: }, {
        !            18:        "void":null,
        !            19:        "bool-true":true,
        !            20:        "bool-false":false,
        !            21:        "int":1,
        !            22:        "double":0.5,
        !            23:        "a\/b":"\"1\"",
        !            24:        "string":"value with \"quotes\"\/other things",
        !            25:        "string-ru":"русские буквы",
        !            26:        "hash":{
        !            27:                "e":"ee"
        !            28:        }
        !            29: }
        !            30: <h3>date</h3>
        !            31: {
        !            32: "value":1155866940
        !            33: }, {
        !            34: "value":"Fri, 18 Aug 2006 02:09:00 GMT"
        !            35: }, {
        !            36: "value":"2006-08-18 06:09:00"
        !            37: }, {
        !            38: "value":"new Date(1155866940)"
        !            39: }
        !            40: <h3>table</h3>
        !            41: {
        !            42: "table_nameless_empty":[],
        !            43: "table_nameless_1":[
        !            44: {"0":"v1","1":"v2","2":"v3"}
        !            45: ],
        !            46: "table_nameless_2":[
        !            47: {"0":"v1","1":"v2","2":"v3"},
        !            48: {"0":"v4","1":"v5","2":"v6"}
        !            49: ],
        !            50: "table_named_empty":[],
        !            51: "table_named_1":[
        !            52: {"c1":"v1","c2":"v2","c3":"v3"}
        !            53: ],
        !            54: "table_named_2":[
        !            55: {"c1":"v1","c2":"v2","c3":"v3"},
        !            56: {"c1":"v4","c2":"v5","c3":"v6"}
        !            57: ],
        !            58: "table_named_3":[
        !            59: {"c1":"v1","c2":"v2","c3":"v3"},
        !            60: {"c1":"v4","c2":"v5","c3":"v6"},
        !            61: {"c1":"v7","c2":"v8","c3":"v9","3":"v0"}
        !            62: ]
        !            63: }, {
        !            64:        "table_nameless_empty":[],
        !            65:        "table_nameless_1":[
        !            66:                {"0":"v1","1":"v2","2":"v3"}
        !            67:        ],
        !            68:        "table_nameless_2":[
        !            69:                {"0":"v1","1":"v2","2":"v3"},
        !            70:                {"0":"v4","1":"v5","2":"v6"}
        !            71:        ],
        !            72:        "table_named_empty":[],
        !            73:        "table_named_1":[
        !            74:                {"c1":"v1","c2":"v2","c3":"v3"}
        !            75:        ],
        !            76:        "table_named_2":[
        !            77:                {"c1":"v1","c2":"v2","c3":"v3"},
        !            78:                {"c1":"v4","c2":"v5","c3":"v6"}
        !            79:        ],
        !            80:        "table_named_3":[
        !            81:                {"c1":"v1","c2":"v2","c3":"v3"},
        !            82:                {"c1":"v4","c2":"v5","c3":"v6"},
        !            83:                {"c1":"v7","c2":"v8","c3":"v9","3":"v0"}
        !            84:        ]
        !            85: }, {
        !            86: "table_nameless_empty":[
        !            87: null
        !            88: ],
        !            89: "table_nameless_1":[
        !            90: null,
        !            91: ["v1","v2","v3"]
        !            92: ],
        !            93: "table_nameless_2":[
        !            94: null,
        !            95: ["v1","v2","v3"],
        !            96: ["v4","v5","v6"]
        !            97: ],
        !            98: "table_named_empty":[
        !            99: ["c1","c2","c3"]
        !           100: ],
        !           101: "table_named_1":[
        !           102: ["c1","c2","c3"],
        !           103: ["v1","v2","v3"]
        !           104: ],
        !           105: "table_named_2":[
        !           106: ["c1","c2","c3"],
        !           107: ["v1","v2","v3"],
        !           108: ["v4","v5","v6"]
        !           109: ],
        !           110: "table_named_3":[
        !           111: ["c1","c2","c3"],
        !           112: ["v1","v2","v3"],
        !           113: ["v4","v5","v6"],
        !           114: ["v7","v8","v9","v0"]
        !           115: ]
        !           116: }, {
        !           117:        "table_nameless_empty":[
        !           118:                null
        !           119:        ],
        !           120:        "table_nameless_1":[
        !           121:                null,
        !           122:                ["v1","v2","v3"]
        !           123:        ],
        !           124:        "table_nameless_2":[
        !           125:                null,
        !           126:                ["v1","v2","v3"],
        !           127:                ["v4","v5","v6"]
        !           128:        ],
        !           129:        "table_named_empty":[
        !           130:                ["c1","c2","c3"]
        !           131:        ],
        !           132:        "table_named_1":[
        !           133:                ["c1","c2","c3"],
        !           134:                ["v1","v2","v3"]
        !           135:        ],
        !           136:        "table_named_2":[
        !           137:                ["c1","c2","c3"],
        !           138:                ["v1","v2","v3"],
        !           139:                ["v4","v5","v6"]
        !           140:        ],
        !           141:        "table_named_3":[
        !           142:                ["c1","c2","c3"],
        !           143:                ["v1","v2","v3"],
        !           144:                ["v4","v5","v6"],
        !           145:                ["v7","v8","v9","v0"]
        !           146:        ]
        !           147: }
        !           148: <h3>my</h3>
        !           149: {
        !           150: "object":"my"
        !           151: }
        !           152: <h3>file</h3>
        !           153: {
        !           154: "text":{
        !           155: "class":"file",
        !           156: "name":"zigi",
        !           157: "size":12,
        !           158: "content-type":"application\/octet-stream",
        !           159: "mode":"text",
        !           160: "text":"file-content"
        !           161: },
        !           162: "binary":{
        !           163: "class":"file",
        !           164: "name":"256.txt",
        !           165: "size":12,
        !           166: "content-type":"application\/octet-stream",
        !           167: "mode":"binary",
        !           168: "adate":"-value-",
        !           169: "mdate":"-value-",
        !           170: "cdate":"-value-",
        !           171: "text":"file-content"
        !           172: },
        !           173: "stated":{
        !           174: "class":"file",
        !           175: "name":"256.txt",
        !           176: "size":12,
        !           177: "content-type":"application\/octet-stream",
        !           178: "adate":"-value-",
        !           179: "mdate":"-value-",
        !           180: "cdate":"-value-"
        !           181: }
        !           182: }, {
        !           183:        "text":{
        !           184:                "class":"file",
        !           185:                "name":"zigi",
        !           186:                "size":12,
        !           187:                "content-type":"application\/octet-stream",
        !           188:                "mode":"text",
        !           189:                "base64":"ZmlsZS1jb250ZW50"
        !           190:        },
        !           191:        "binary":{
        !           192:                "class":"file",
        !           193:                "name":"256.txt",
        !           194:                "size":12,
        !           195:                "content-type":"application\/octet-stream",
        !           196:                "mode":"binary",
        !           197:                "adate":"-value-",
        !           198:                "mdate":"-value-",
        !           199:                "cdate":"-value-",
        !           200:                "base64":"ZmlsZS1jb250ZW50"
        !           201:        },
        !           202:        "stated":{
        !           203:                "class":"file",
        !           204:                "name":"256.txt",
        !           205:                "size":12,
        !           206:                "content-type":"application\/octet-stream",
        !           207:                "adate":"-value-",
        !           208:                "mdate":"-value-",
        !           209:                "cdate":"-value-"
        !           210:        }
        !           211: }, {
        !           212: "text":{"file":{"name":"zigi", "text":"file-content", "params":"-params-"}},
        !           213: "binary":{"file":{"name":"256.txt", "text":"file-content", "params":"-params-"}},
        !           214: "stated":{"file":{"name":"256.txt", "text":"", "params":"-params-"}}
        !           215: }
        !           216: <h3>image</h3>
        !           217: {
        !           218: "value":null
        !           219: }, {
        !           220: "value":"image []"
        !           221: }, Exception. That's OK (Unsupported value's type (image))
        !           222: <h3>hash_with_infinite_recursion</h3>
        !           223: Exception. That's OK (call canceled - endless json recursion detected)

E-mail: