$file[^file::load[binary;http://www.parser.ru/none/; $.headers[ $.USER-AGENT[paf] ] $.any-status(1) ]] #server: $file.SERVER
$file.status
#
$file.text
$file[^file::load[binary;http://www.parser.ru/xmlview.xsl; $.timeout(10) $.any-status(1) ]] ^try{ $xdoc[^xdoc::create[$file]] xdoc from file created successfully (documentElement: $xdoc.documentElement.nodeName) }{ can't create xdoc. $exception.handled(1) }