Fixing example
This commit is contained in:
parent
83fcd6a8a2
commit
f5e9e0dad1
|
@ -26,7 +26,7 @@
|
|||
(define-runtime-path example-pth ".")
|
||||
|
||||
(serve/servlet (λ (req)
|
||||
(make-response/full
|
||||
(response/full
|
||||
200 #"Okay"
|
||||
(current-seconds) TEXT/HTML-MIME-TYPE
|
||||
empty
|
||||
|
|
Loading…
Reference in New Issue
Block a user