|
|
| version 1.3, 2004/02/18 12:55:24 | version 1.84.4.12, 2005/11/21 15:07:09 |
|---|---|
| Line 1 | Line 1 |
| @main[] | |
| $request:charset[UTF-8] | |
| $response:charset[windows-1251] | |
| $xdoc[^xdoc::create{<?xml version="1.0"?> | |
| <doc> | |
| <br/> | |
| </doc> | |
| }] | |
| $xdoc[^xdoc.transform[_bug.xsl]] | |
| ^xdoc.string[] | |
| <hr> | |
| $request:charset/$response:charset | |
| $f[^file::create[text;_bug.txt;^untaint[xml]{a^taint[<]b}]] | |
| $response:body[$f] |