Diff for /parser3/tests/results/195.processed between versions 1.2 and 1.3

version 1.2, 2009/08/30 05:30:30 version 1.3, 2024/05/20 23:28:44
Line 1 Line 1
 Content-Type: text/html; charset=UTF-8  Content-Type: text/html; charset=UTF-8
 Content-Length: 1432  Content-Length: 1445
   
 <hr />  <hr />
 <h2>Load remote file in WIN-1251 with uploading file in UTF-8</h2>  <h2>Load remote file in WIN-1251 with uploading file in UTF-8</h2>
 <p>Method: 'POST'  <p>
   Method: 'POST'
 Incoming text: 'Проверка'  Incoming text: 'Проверка'
 Local text: 'Проверка'  Local text: 'Проверка'
 Incoming file's size: 16  Incoming file's size: 16
 Incoming file's name: '195_utf8.txt'</p>  Incoming file's name: '195_utf8.txt'
   </p>
 <hr />  <hr />
 <h2>Load remote file in UTF-8 with uploading file in WIN-1251</h2>  <h2>Load remote file in UTF-8 with uploading file in WIN-1251</h2>
 <p>Method: 'POST'  <p>
   Method: 'POST'
 Incoming text: 'Проверка'  Incoming text: 'Проверка'
 Local text: 'Проверка'  Local text: 'Проверка'
 Incoming file's size: 8  Incoming file's size: 8
 Incoming file's name: '195_windows1251.txt'</p>  Incoming file's name: '195_windows1251.txt'
   </p>
 <hr />  <hr />
 <h2>Load remote file with uploading file, correct enctype and method GET</h2>  <h2>Load remote file with uploading file, correct enctype and method GET</h2>
 <p>Exception: you can not use $.enctype option with method GET</p> <hr />  <p>
   Exception: you can not use $.enctype option with method GET
   </p>
   <hr />
 <h2>Load remote file with uploading file and method GET</h2>  <h2>Load remote file with uploading file and method GET</h2>
 <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 />  <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 />
 <h2>Load remote file with uploading file without enctype</h2>  <h2>Load remote file with uploading file without enctype</h2>
 <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 />  <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 />
 <h2>Load remote file with uploading file and inappropriate enctype</h2>  <h2>Load remote file with uploading file and inappropriate enctype</h2>
 <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 />  <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 />
 <h2>Load remote file with uploading file and invalid enctype</h2>  <h2>Load remote file with uploading file and invalid enctype</h2>
 <p>Exception: $.enctype option value can be application/x-www-form-urlencoded or multipart/form-data only</p>   
   
   <p>
   Exception: $.enctype option value can be application/x-www-form-urlencoded or multipart/form-data only
   </p>
   

Removed from v.1.2  
changed lines
  Added in v.1.3


E-mail: