Hi I don't know how to extract the query string from a route. I guess it is pretty simply but I don't get it.
http://localhost:8080/math/add?a=1&b=2&c=3 I quess they can be retrieved somehow with :query-string keyword? But I have no clue how. (GET "/math/:command" [command & more] ....???? Thanks for your help. FB -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en