Diff for /parser3/tests/339.html between versions 1.1 and 1.2

version 1.1, 2016/08/02 17:27:15 version 1.2, 2016/08/03 16:36:16
Line 2 Line 2
 ^load[http://www.parser.ru/_/tests/nph-339.pl]  ^load[http://www.parser.ru/_/tests/nph-339.pl]
 ^load[http://www.parser.ru/_/tests/nph-339.pl?name=1; $.charset[windows-1251]]  ^load[http://www.parser.ru/_/tests/nph-339.pl?name=1; $.charset[windows-1251]]
 ^load[http://www.parser.ru/_/tests/nph-339.pl/; $.response-charset[UTF-8] ]  ^load[http://www.parser.ru/_/tests/nph-339.pl/; $.response-charset[UTF-8] ]
 #^curl[]  
   
 @load[url;options]  @load[url;options]
 $headers[ $.test[русский] ]  $headers[ $.test[русский] ]
 $form[ $.имя[русский] ]  $form[ $.имя[русский] ]
 ^show[file;^file::load[text;$url; ^hash::create[$options] $.headers[$headers] $.form[$form] $.method[POST] $.enctype[multipart/form-data] ]]  ^show[file;^file::load[text;$url; ^hash::create[$options] $.headers[$headers] $.form[$form] $.method[POST] $.enctype[multipart/form-data] ]]
 #^show[curl;^curl:load[ ^hash::create[$options] $.url[$url] $.httpheader[$headers] $.httppost[$form] ]]  
   
 @curl[]  
 ^curl:session{  
     $s[^curl:version[]]  
     ^json:string[^curl:info[]]  
 }  
 $s[^curl:version[]]  
 ^try-catch{^curl:load[ $.url[ftp://parser.ru/] ]}  
   
   
 @show[title;f]  @show[title;f]
 $title : ^json:string[$f; $.indent(true) $.file[text] ]  $title : ^json:string[$f; $.indent(true) $.file[text] ]

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


E-mail: