weavejester / compojure

A concise routing library for Ring/Clojure
Eclipse Public License 1.0
4.08k stars 259 forks source link

Add a full-route key to the request map #209

Closed liamchzh closed 2 years ago

liamchzh commented 2 years ago

This provides access to the full route that contains the common prefix. The full-route info is added to the :compojure/full-route key in the request map.

atomist[bot] commented 2 years ago

Commit messages of this repository should follow the seven rules of a great Git commit message, as mentioned in the project's contributing guidelines. It looks like there's a few issues with the commit messages in this pull request: