|
|
| version 1.4, 2004/02/18 12:56:34 | version 1.77, 2004/12/23 15:50:27 |
|---|---|
| Line 1 | Line 1 |
| @main[] | @main[] |
| $request:charset[UTF-8] | |
| #$response:charset[UTF-8] | |
| $response:charset[windows-1251] | |
| $response:content-type[$.value[text/html]$.charset[$response:charset]] | |
| $xdoc[^xdoc::create{<?xml version="1.0"?> | |
| <doc> | |
| <br/> | |
| </doc> | |
| }] | |
| $xdoc[^xdoc.transform[_bug.xsl]] | |
| ^xdoc.string[] | |
| <hr> | |
| $request:charset/$response:charset | |
| ^bug[] | |
| @unhandled_exception[exception;stack] | |
| unhandled_exception | |
| #do not log it | |
| $exception.handled(1) | |