Annotation of parser3/tests/results/344.processed, revision 1.2
1.1 moko 1: Content-Type: text/html
1.2 ! moko 2: Content-Length: 2034
1.1 moko 3:
4: f1 : {
5: "class":"file",
6: "name":"247_utf8_bom.txt",
7: "size":19,
8: "mode":"binary",
9: "content-type":"application\/octet-stream",
10: "adate":"2016-08-02 16:08:28",
11: "mdate":"2010-08-10 09:35:01",
12: "cdate":"2016-07-29 22:41:01",
13: "text":"проверка"
14: }
15: f text from binary, automatic transcode by UTF-8 preambule : {
16: "class":"file",
17: "name":"247_utf8_bom.txt",
18: "size":8,
19: "mode":"text",
20: "content-type":"application\/octet-stream",
21: "adate":"2016-08-02 16:08:28",
22: "mdate":"2010-08-10 09:35:01",
23: "cdate":"2016-07-29 22:41:01",
24: "text":"проверка"
1.2 ! moko 25: }
! 26: f text from binary no transcode as charset specified in content-type : {
! 27: "class":"file",
! 28: "name":"247_utf8_bom.txt",
! 29: "size":19,
! 30: "mode":"text",
! 31: "content-type":"text\/plain; charset=Windows-1251",
! 32: "adate":"2016-08-02 16:08:28",
! 33: "mdate":"2010-08-10 09:35:01",
! 34: "cdate":"2016-07-29 22:41:01",
! 35: "text":"проверка"
! 36: }
! 37: f text from binary no transcode as from-charset specified : {
! 38: "class":"file",
! 39: "name":"247_utf8_bom.txt",
! 40: "size":19,
! 41: "mode":"text",
! 42: "content-type":"application\/octet-stream",
! 43: "adate":"2016-08-02 16:08:28",
! 44: "mdate":"2010-08-10 09:35:01",
! 45: "cdate":"2016-07-29 22:41:01",
! 46: "text":"проверка"
! 47: }
! 48: f1 : {
! 49: "class":"file",
! 50: "name":"247_utf8.txt",
! 51: "size":16,
! 52: "mode":"binary",
! 53: "content-type":"application\/octet-stream",
! 54: "adate":"2016-08-02 16:08:28",
! 55: "mdate":"2010-08-10 09:35:01",
! 56: "cdate":"2016-07-29 22:41:01",
! 57: "text":"проверка"
! 58: }
! 59: f text from binary, no transcode : {
! 60: "class":"file",
! 61: "name":"247_utf8.txt",
! 62: "size":16,
! 63: "mode":"text",
! 64: "content-type":"application\/octet-stream",
! 65: "adate":"2016-08-02 16:08:28",
! 66: "mdate":"2010-08-10 09:35:01",
! 67: "cdate":"2016-07-29 22:41:01",
! 68: "text":"проверка"
! 69: }
! 70: f text from binary transcode using from-charset : {
! 71: "class":"file",
! 72: "name":"247_utf8.txt",
! 73: "size":8,
! 74: "mode":"text",
! 75: "content-type":"application\/octet-stream",
! 76: "adate":"2016-08-02 16:08:28",
! 77: "mdate":"2010-08-10 09:35:01",
! 78: "cdate":"2016-07-29 22:41:01",
! 79: "text":"проверка"
1.1 moko 80: }
E-mail: