How to access Jetty request object #77

Closed
ghost opened this Issue Oct 22, 2012 · 2 comments

1 participant

@ghost

I need to use http://jetty.codehaus.org/jetty/jetty-6/apidocs/org/mortbay/jetty/Request.html#getLocale() to get the locale from the Accept-Language string.

How do I access the Jetty request directly for this?

@weavejester
Collaborator

Please use the Google group for questions and leave the github issue tracker for issues only.

Also, if you are going to open issues, please use the canonical ring repository at github.com/ring-clojure/ring

@ghost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment