more debug info

This commit is contained in:
2026-04-12 17:08:42 +02:00
parent d9e94f7fed
commit 4d0a80cb4e

View File

@@ -274,6 +274,7 @@
(if (or (eq? ext 'html) (eq? ext 'htm)) (if (or (eq? ext 'html) (eq? ext 'htm))
(process-html context file-to-serve out) (process-html context file-to-serve out)
(process-file context ext file-to-serve out)) (process-file context ext file-to-serve out))
(dbg-webview "output to output port had been done")
)) ))
(response/output (response/output
#:code 404 #:code 404