parser

Написать ответ на текущее сообщение

 

 
   команды управления поиском

Ответ

skiv 09.09.2011 12:28

$xmldoc[^xdoc::create[document]]
$f[^xmldoc.file[ $.indent[yes] ]]
$f[^file::create[text;export.xml;^xmldoc.string[ $.indent[yes] ]]]
$response:download[$f]
посмотрел драгонфлаем, в первом варианте:

Исходный ответ
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 09 Sep 2011 08:20:16 GMT
Content-Type: text/xml; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Keep-Alive: timeout=20
Content-Encoding: gzip

во втором варианте Content-Disposition присутствует:

Исходный ответ
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 09 Sep 2011 08:20:33 GMT
Content-Type: text/xml; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Keep-Alive: timeout=20
Content-Disposition: attachment; filename=export.xml
Content-Encoding: gzip