formating
svn: r13398
This commit is contained in:
parent
0b816d2942
commit
fee2b60cf1
|
@ -22,7 +22,8 @@
|
|||
(request-bindings/raw new-req))
|
||||
(match (bindings-assq #"who" binds)
|
||||
[(? binding:form? b)
|
||||
(define new-who (bytes->string/utf-8 (binding:form-value b)))
|
||||
(define new-who
|
||||
(bytes->string/utf-8 (binding:form-value b)))
|
||||
(redirect-to (url->string (request-uri req))
|
||||
see-other
|
||||
#:headers
|
||||
|
|
Loading…
Reference in New Issue
Block a user