Updating problem report
svn: r6272
This commit is contained in:
parent
345e61454e
commit
7a8e486de8
|
@ -1,5 +1,5 @@
|
||||||
(module pr7823 mzscheme
|
(module pr7823 mzscheme
|
||||||
(require (lib "response.ss" "web-server"))
|
(require (lib "response-structs.ss" "web-server"))
|
||||||
|
|
||||||
(define x (make-response/full
|
(define x (make-response/full
|
||||||
200 "OK" (current-seconds) #"text/html" '()
|
200 "OK" (current-seconds) #"text/html" '()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user