This package helps you make XSRF protected HTTP requests.
This package was designed to be used with servant-auth. However it should be compatible with any backend that supports cookie based XSRF authentication.
You can find a complete example of an elm app and a servant-auth backend using XSRF tokens here.