Next: I18n from HTTP header, Previous: I18n from URL, Up: Basic API to get language set from client [Contents]
(get "/index" #:i18n '(cookie "lang") (lambda (rc) ...))
"my_lang"
#:i18n '(cookie "my_lang")