more debug info
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user