Fork me on GitHub
#ring
<
2016-10-28
>
tom20:10:23

Does anyone know a way to do batch requests? Sending a payload in a POST request that contains methods and params/body for subsequent requests to be handled server side. I see running something like ring mock, but I believe that's for testing purposes primarily.