I've read the docs and all the related questions on SO, but still Angular's XSRF mechanism isn't working for me: …
angular typescript angular6 csrf x-xsrf-tokenIn angular documentation, it is mentioned that the angular httpclient will automatically send the value of cookie XSRF-TOKEN in the …
angular cookies csrf-protection x-xsrf-token