Annotation of parser3/tests/results/343.processed, revision 1.2

1.1       moko        1: Content-Type: text/html
1.2     ! moko        2: Content-Length: 1386
1.1       moko        3: 
                      4: f1 : {
                      5: "class":"file",
                      6: "name":"noname.dat",
                      7: "size":8,
                      8: "mode":"text",
                      9: "content-type":"text\/plain",
                     10: "text":"тест"
                     11: }
                     12: f2 : {
                     13: "class":"file",
                     14: "name":"noname.dat",
                     15: "size":4,
                     16: "mode":"text",
                     17: "content-type":"text\/plain; charset=Windows-1251",
                     18: "text":""
                     19: }
                     20: f2 binary : {
                     21: "class":"file",
                     22: "name":"noname.dat",
                     23: "size":4,
                     24: "mode":"binary",
                     25: "content-type":"text\/plain; charset=Windows-1251",
                     26: "text":""
                     27: }
                     28: f text from text, no transcode : {
                     29: "class":"file",
                     30: "name":"noname.dat",
                     31: "size":4,
                     32: "mode":"text",
                     33: "content-type":"text\/plain; charset=Windows-1251",
                     34: "text":""
                     35: }
                     36: binary from binary, no transcode : {
                     37: "class":"file",
                     38: "name":"noname.dat",
                     39: "size":4,
                     40: "mode":"binary",
                     41: "content-type":"text\/plain; charset=Windows-1251",
                     42: "text":""
                     43: }
                     44: f text from text with transcode : {
                     45: "class":"file",
                     46: "name":"noname.dat",
                     47: "size":8,
                     48: "mode":"text",
                     49: "content-type":"text\/plain; charset=Windows-1251",
                     50: "text":"тест"
                     51: }
                     52: f text from binary, automatic transcode : {
                     53: "class":"file",
                     54: "name":"noname.dat",
                     55: "size":8,
                     56: "mode":"text",
                     57: "content-type":"text\/plain; charset=Windows-1251",
                     58: "text":"тест"
                     59: }
1.2     ! moko       60: Exception type: parser.runtime,
1.1       moko       61: Source: create,
                     62: Comment: called with invalid option
1.2     ! moko       63: Exception type: parser.runtime,
1.1       moko       64: Source: create,
                     65: Comment: charset options can not be used with binary content
1.2     ! moko       66: Exception type: parser.runtime,
1.1       moko       67: Source: create,
                     68: Comment: charset options can not be used with binary content

E-mail: