|
|
| version 1.64, 2004/09/01 12:21:43 | version 1.84.4.12, 2005/11/21 15:07:09 |
|---|---|
| Line 1 | Line 1 |
| <pre> | |
| ^mail:send[ | |
| $.from[from] | |
| $.to[to] | |
| $.html{ | |
| cid=xxx | |
| } | |
| $.file[ | |
| $.value[^file::load[binary;_bug.html]] | |
| # $.content-disposition[inline] | |
| $.content-disposition[] | |
| ] | |
| ] | |
| $f[^file::create[text;_bug.txt;^untaint[xml]{a^taint[<]b}]] | |
| $response:body[$f] |