[fetch] Support for CSRF? (#256)

I don't know if this should go as an issue, but I can't find any documentation on the support for CSRF.

For now, if there aren't such support in whatwg-fetch I would just need to know how I should be able to fetch X-CSRF-TOKEN from the header of OPTIONS request made during CORS preflight. I need this token to use in next request.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/256

Received on Friday, 18 March 2016 21:48:59 UTC