rails--rails/activestorage/app/assets/javascripts
Cameron Bothner 372dda2a29 Don’t include an undefined X-CSRF-Token header
If there is not a `csrf-token` meta tag in the document, the blob record
XHR was including an `X-CSRF-Token` header set to the string
"undefined." Instead of setting it to undefined, it should not be
included in the absence of a meta tag.
2018-12-27 12:44:19 -05:00
..
activestorage.js Don’t include an undefined X-CSRF-Token header 2018-12-27 12:44:19 -05:00