Skip to content

Allow passing of custom headers through settings #68

@robj

Description

@robj

eg. for token based Authorization

             XHR({
                 url: u.settings.ajax_base + "/signing_key/",
                 extra_params: args,
                 headers: u.settings.headers,
                 ...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions