Skip to content

beforeSend option #222

@miguelcobain

Description

@miguelcobain

Seems that some addons like ember-simple-auth make use of the beforeSend option. This option works on jquery ajax: http://api.jquery.com/jQuery.ajax/

Here, for example: https://github.com/simplabs/ember-simple-auth/blob/master/addon/mixins/data-adapter-mixin.js#L97

Would it make sense for AdapterFetch to try to use this option?

At the moment, I don't think it is possible to use ember-simple-auth + ember-data + ember-fetch?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions