Fork me on GitHub
#ring
<
2018-07-10
>
Charleshd15:07:08

Hi, I'm having a strange behavior with ring.anti-forgery. I'm doing an ajax POST request and it keeps telling me the X-CSRF token is invalid. I just setuped a project with luminus template, in my request headers I have the correct x-csrf header with the correct token. Any ideas ?

Charleshd15:07:09

OK the problem is when i use http-kit instead of immutant. Maybe I'll talk about that in luminus section