Sending cookies for stateless SPA authentication using JWT

@jstlroot, would you mind explaining how does using a cookie provide better security than sending the JWT token in the request header body?