Open MichaelBlume opened 9 years ago
As attempted in #93
Open questions: what should context look like? Ideally we'd pull it apart into a nice clojure map.
What do we pass in when we're not running in a servlet container? Nil?
Should this be implemented in ring-server too? Ideally a ring project should work the same way regardless of how it's run.
As attempted in #93
Open questions: what should context look like? Ideally we'd pull it apart into a nice clojure map.
What do we pass in when we're not running in a servlet container? Nil?
Should this be implemented in ring-server too? Ideally a ring project should work the same way regardless of how it's run.