summaryrefslogtreecommitdiffstats
path: root/openssl-viewrequest-html.lsp
blob: ace59b7bbe559f2a3667f246dc5932fcae9df570 (plain)
1
2
3
4
5
6
7
8
<? local view, viewlibrary = ... ?>

<? --[[ DEBUG INFORMATION
io.write(html.cfe_unpack(view))
--]] ?>

<H1>Request Details</H1>
<?= string.gsub(view.value.value, "\n", "<br>") ?>