formating

svn: r13398
This commit is contained in:
Jay McCarthy 2009-02-03 22:43:20 +00:00
parent 0b816d2942
commit fee2b60cf1

View File

@ -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