ring

2018-07-10T15:15:08.000177Z

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 ?

2018-07-10T15:33:09.000310Z

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