mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
372dda2a29
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. |
||
---|---|---|
.. | ||
blob_record.js | ||
blob_upload.js | ||
direct_upload.js | ||
direct_upload_controller.js | ||
direct_uploads_controller.js | ||
file_checksum.js | ||
helpers.js | ||
index.js | ||
ujs.js |