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

1.2     ! misha       1: Content-Type: text/html; charset=UTF-8
        !             2: Content-Length: 1432
1.1       misha       3: 
                      4: <hr />
                      5: <h2>Load remote file in WIN-1251 with uploading file in UTF-8</h2>
                      6: <p>Method: 'POST'
                      7: Incoming text: 'Проверка'
                      8: Local text: 'Проверка'
                      9: Incoming file's size: 16
                     10: Incoming file's name: '195_utf8.txt'</p>
                     11: <hr />
                     12: <h2>Load remote file in UTF-8 with uploading file in WIN-1251</h2>
                     13: <p>Method: 'POST'
                     14: Incoming text: 'Проверка'
                     15: Local text: 'Проверка'
                     16: Incoming file's size: 8
                     17: Incoming file's name: '195_windows1251.txt'</p>
                     18: <hr />
                     19: <h2>Load remote file with uploading file, correct enctype and method GET</h2>
                     20: <p>Exception: you can not use $.enctype option with method GET</p> <hr />
                     21: <h2>Load remote file with uploading file and method GET</h2>
                     22: <p>Exception: is file, form option value can be string or table only (file is allowed for $.method[POST] + $.enctype[multipart/form-data])</p> <hr />
                     23: <h2>Load remote file with uploading file without enctype</h2>
                     24: <p>Exception: is file, form option value can be string or table only (file is allowed for $.method[POST] + $.enctype[multipart/form-data])</p> <hr />
                     25: <h2>Load remote file with uploading file and inappropriate enctype</h2>
                     26: <p>Exception: is file, form option value can be string or table only (file is allowed for $.method[POST] + $.enctype[multipart/form-data])</p> <hr />
                     27: <h2>Load remote file with uploading file and invalid enctype</h2>
                     28: <p>Exception: $.enctype option value can be application/x-www-form-urlencoded or multipart/form-data only</p> 

E-mail: