Annotation of parser3/tests/339-curl.html, revision 1.1
1.1 ! moko 1: @main[]
! 2: ^load[http://www.parser.ru/_/tests/nph-339.pl]
! 3: ^load[http://www.parser.ru/_/tests/nph-339.pl?name=1; $.charset[windows-1251]]
! 4: ^load[http://www.parser.ru/_/tests/nph-339.pl/; $.response-charset[UTF-8] ]
! 5:
! 6: @load[url;options]
! 7: $headers[ $.test[русский] ]
! 8: $form[ $.имя[русский] ]
! 9: ^show[curl;^curl:load[ ^hash::create[$options] $.url[$url] $.httpheader[$headers] $.httppost[$form] ]]
! 10:
! 11: @show[title;f]
! 12: $title : ^json:string[$f; $.indent(true) $.file[text] ]
E-mail: