Annotation of parser3/tests/results/286.processed, revision 1.2
1.1 moko 1: Content-Type: application/octet-stream
1.2 ! moko 2: Content-Length: 836
1.1 moko 3:
4: ft:null
5: f1:{
6: "class":"file",
7: "mode":"binary",
8: "size":4,
9: "name":"noname.dat",
10: "content-type":"application\/octet-stream",
11: "status":0
12: }
13: fb:{
14: "class":"file",
15: "mode":"binary",
16: "size":4,
17: "name":"noname.dat",
18: "content-type":"application\/octet-stream",
19: "status":0
20: }
21: f2:{
22: "class":"file",
23: "mode":"text",
24: "size":4,
25: "name":"noname.dat",
26: "content-type":"text\/plain",
27: "status":0
28: }
29: f3:{
30: "class":"file",
1.2 ! moko 31: "mode":"binary",
1.1 moko 32: "size":4,
33: "name":"noname.dat",
34: "content-type":"my\/format",
35: "status":0
36: }
37: f4:{
38: "class":"file",
1.2 ! moko 39: "mode":"binary",
! 40: "size":4,
! 41: "name":"test.gif",
! 42: "content-type":"application\/octet-stream",
! 43: "status":0
! 44: }
! 45: f5:{
! 46: "class":"file",
1.1 moko 47: "mode":"text",
48: "size":4,
49: "name":"test.gif",
50: "content-type":"application\/octet-stream",
51: "status":0
1.2 ! moko 52: }
! 53: f6:{
! 54: "class":"file",
! 55: "mode":"binary",
! 56: "size":4,
! 57: "name":"test2.gif",
! 58: "content-type":"image\/gif",
! 59: "status":0
1.1 moko 60: }
E-mail: