Fork me on GitHub
#yada
<
2017-03-21
>
jxv17:03:34

I’m playing with yada and I want to return a 401 status, but appears to be overwritten to 200???

(-> response (assoc :code 401))

jxv17:03:28

didn’t work. but throwing with ex-info does