Annotation of parser3/tests/results/339.processed, revision 1.2
1.1 moko 1: Content-Type: text/html
1.2 ! moko 2: Content-Length: 2852
1.1 moko 3:
4: file : {
5: "class":"file",
6: "name":"nph-339.pl",
7: "size":129,
8: "mode":"text",
9: "content-type":"text\/plain; charset=WINDOWS-1251",
10: "tables":{
11: "CONTENT-TYPE":[
12: {"value":"text\/plain; charset=WINDOWS-1251"}
13: ],
14: "TEST":[
15: {"value":"тест"},
16: {"value":"test"},
17: {"value":"TEST"}
18: ],
19: "SET-COOKIE":[
20: {"value":"test=тест; Expires=Thu, 31-Dec-2037 23:59:59 GMT; Domain=.parser.ru; Path=\/"},
21: {"value":"TEST=test; Path=\/"}
22: ]
23: },
24: "CONTENT-TYPE":"text\/plain; charset=WINDOWS-1251",
25: "TEST":"TEST",
26: "SET-COOKIE":"TEST=test; Path=\/",
27: "cookies":[
28: {"name":"test","value":"тест","expires":"Thu, 31-Dec-2037 23:59:59 GMT","max-age":"","domain":".parser.ru","path":"\/","httponly":"","secure":""},
29: {"name":"TEST","value":"test","expires":"","max-age":"","domain":"","path":"\/","httponly":"","secure":""}
30: ],
31: "status":200,
32: "text":"Incoming test header: СЂСѓСЃСЃРєРёР№\nRussian body test: тест\nPOST: РёРјСЏ=СЂСѓСЃСЃРєРёР№\n"
33: }
34: file : {
35: "class":"file",
36: "name":"nph-339.pl",
37: "size":93,
38: "mode":"text",
39: "content-type":"text\/plain; charset=WINDOWS-1251",
40: "tables":{
41: "CONTENT-TYPE":[
42: {"value":"text\/plain; charset=WINDOWS-1251"}
43: ],
44: "TEST":[
45: {"value":"тест"},
46: {"value":"test"},
47: {"value":"TEST"}
48: ],
49: "SET-COOKIE":[
50: {"value":"test=тест; Expires=Thu, 31-Dec-2037 23:59:59 GMT; Domain=.parser.ru; Path=\/"},
51: {"value":"TEST=test; Path=\/"}
52: ]
53: },
54: "CONTENT-TYPE":"text\/plain; charset=WINDOWS-1251",
55: "TEST":"TEST",
56: "SET-COOKIE":"TEST=test; Path=\/",
57: "cookies":[
58: {"name":"test","value":"тест","expires":"Thu, 31-Dec-2037 23:59:59 GMT","max-age":"","domain":".parser.ru","path":"\/","httponly":"","secure":""},
59: {"name":"TEST","value":"test","expires":"","max-age":"","domain":"","path":"\/","httponly":"","secure":""}
60: ],
61: "status":200,
62: "text":"Incoming test header: русский\nRussian body test: тест\nPOST: имя=русский\n"
63: }
64: file : {
65: "class":"file",
66: "name":"noname.dat",
67: "size":89,
68: "mode":"text",
69: "content-type":"text\/plain; charset=WINDOWS-1251",
70: "tables":{
71: "CONTENT-TYPE":[
72: {"value":"text\/plain; charset=WINDOWS-1251"}
73: ],
74: "TEST":[
75: {"value":""},
76: {"value":"test"},
77: {"value":"TEST"}
78: ],
79: "SET-COOKIE":[
80: {"value":"test=; Expires=Thu, 31-Dec-2037 23:59:59 GMT; Domain=.parser.ru; Path=\/"},
81: {"value":"TEST=test; Path=\/"}
82: ]
83: },
84: "CONTENT-TYPE":"text\/plain; charset=WINDOWS-1251",
85: "TEST":"TEST",
86: "SET-COOKIE":"TEST=test; Path=\/",
87: "cookies":[
88: {"name":"test","value":"","expires":"Thu, 31-Dec-2037 23:59:59 GMT","max-age":"","domain":".parser.ru","path":"\/","httponly":"","secure":""},
89: {"name":"TEST","value":"test","expires":"","max-age":"","domain":"","path":"\/","httponly":"","secure":""}
90: ],
91: "status":200,
92: "text":"Incoming test header: русский\nRussian body test: \nPOST: имя=русский\n"
1.2 ! moko 93: }
E-mail: