Fork me on GitHub
#yada
<
2017-02-26
>
dominicm11:02:39

Hmm, I have a cookie set. But the examples from the manual show using (:cookies ctx) to get it out. But doing that doesn't seem to show any cookies. I'm a bit confused.

dominicm11:02:45

Looks like there isn't a cookie header either (`(get-in ctx [:request :headers "cookies"])`)

dominicm11:02:32

Oops, looks like by not setting a path, it defaulted to a subpath of my site.