|
|
| version 1.2, 2016/08/02 15:05:15 | version 1.3, 2016/08/02 15:19:23 |
|---|---|
| Line 1 | Line 1 |
| Content-Type: text/html | Content-Type: text/html |
| Content-Length: 2034 | Content-Length: 1366 |
| f1 : { | f1 : { |
| "class":"file", | |
| "name":"247_utf8_bom.txt", | "name":"247_utf8_bom.txt", |
| "size":19, | "size":19, |
| "mode":"binary", | "mode":"binary", |
| "content-type":"application\/octet-stream", | "content-type":"application\/octet-stream", |
| "adate":"2016-08-02 16:08:28", | |
| "mdate":"2010-08-10 09:35:01", | |
| "cdate":"2016-07-29 22:41:01", | |
| "text":"проверка" | "text":"проверка" |
| } | } |
| f text from binary, automatic transcode by UTF-8 preambule : { | f text from binary, automatic transcode by UTF-8 preambule : { |
| "class":"file", | |
| "name":"247_utf8_bom.txt", | "name":"247_utf8_bom.txt", |
| "size":8, | "size":8, |
| "mode":"text", | "mode":"text", |
| "content-type":"application\/octet-stream", | "content-type":"application\/octet-stream", |
| "adate":"2016-08-02 16:08:28", | |
| "mdate":"2010-08-10 09:35:01", | |
| "cdate":"2016-07-29 22:41:01", | |
| "text":"проверка" | "text":"проверка" |
| } | } |
| f text from binary no transcode as charset specified in content-type : { | f text from binary no transcode as charset specified in content-type : { |
| "class":"file", | |
| "name":"247_utf8_bom.txt", | "name":"247_utf8_bom.txt", |
| "size":19, | "size":19, |
| "mode":"text", | "mode":"text", |
| "content-type":"text\/plain; charset=Windows-1251", | "content-type":"text\/plain; charset=Windows-1251", |
| "adate":"2016-08-02 16:08:28", | |
| "mdate":"2010-08-10 09:35:01", | |
| "cdate":"2016-07-29 22:41:01", | |
| "text":"проверка" | "text":"проверка" |
| } | } |
| f text from binary no transcode as from-charset specified : { | f text from binary no transcode as from-charset specified : { |
| "class":"file", | |
| "name":"247_utf8_bom.txt", | "name":"247_utf8_bom.txt", |
| "size":19, | "size":19, |
| "mode":"text", | "mode":"text", |
| "content-type":"application\/octet-stream", | "content-type":"application\/octet-stream", |
| "adate":"2016-08-02 16:08:28", | |
| "mdate":"2010-08-10 09:35:01", | |
| "cdate":"2016-07-29 22:41:01", | |
| "text":"проверка" | "text":"проверка" |
| } | } |
| f1 : { | f1 : { |
| "class":"file", | |
| "name":"247_utf8.txt", | "name":"247_utf8.txt", |
| "size":16, | "size":16, |
| "mode":"binary", | "mode":"binary", |
| "content-type":"application\/octet-stream", | "content-type":"application\/octet-stream", |
| "adate":"2016-08-02 16:08:28", | |
| "mdate":"2010-08-10 09:35:01", | |
| "cdate":"2016-07-29 22:41:01", | |
| "text":"проверка" | "text":"проверка" |
| } | } |
| f text from binary, no transcode : { | f text from binary, no transcode : { |
| "class":"file", | |
| "name":"247_utf8.txt", | "name":"247_utf8.txt", |
| "size":16, | "size":16, |
| "mode":"text", | "mode":"text", |
| "content-type":"application\/octet-stream", | "content-type":"application\/octet-stream", |
| "adate":"2016-08-02 16:08:28", | |
| "mdate":"2010-08-10 09:35:01", | |
| "cdate":"2016-07-29 22:41:01", | |
| "text":"проверка" | "text":"проверка" |
| } | } |
| f text from binary transcode using from-charset : { | f text from binary transcode using from-charset : { |
| "class":"file", | |
| "name":"247_utf8.txt", | "name":"247_utf8.txt", |
| "size":8, | "size":8, |
| "mode":"text", | "mode":"text", |
| "content-type":"application\/octet-stream", | "content-type":"application\/octet-stream", |
| "adate":"2016-08-02 16:08:28", | |
| "mdate":"2010-08-10 09:35:01", | |
| "cdate":"2016-07-29 22:41:01", | |
| "text":"проверка" | "text":"проверка" |
| } | |
| } | |
| Type: parser.runtime, | |
| Source: create, | |
| Comment: charset option can not be used with to-charset |