Hopefully this one's an easy one for anyone using Ataraxy - the templated response looks like:
[::response/ok {:example "data"}]
Could someone tell me if it's possible to use this vector response format while also adding new HTTP headers, or should I move on to a normal Ring response?