xp-forge / frontend

Web frontends
1 stars 1 forks source link

Support X-Csrf-Token header #40

Closed thekid closed 11 months ago

thekid commented 11 months ago

For AJAX requests, it may be easier to send a header along instead of merging the CSRF token into the payload.