Fork me on GitHub
#yada
<
2019-02-05
>
jaihindhreddy-duplicate07:02:12

Can I make a yada resource that echoes the request in EDN. I tried :response #(:request %) but that returns a 406 not acceptable. Doing :response #(pr-str (:request %)) prints the body as a stream and not its content.

dominicm07:02:34

You might need into