Set CSRF token for session headers explicitly
angular/angular.js@5da1256fc2812d5b28fb0af0de81256054856369 made it impossible for `transformRequest` functions to modify request headers, so instead we maintain a global header map which is updated when the session is updated.
Showing
Please register or sign in to comment