Skip to content

Remove global dependency from fetch library #1340

@blagoev

Description

@blagoev

fetch currently expects that XMLHttpRequest is available globally. Lets make it requiring the relevant module so this global is not required.

https://github.com/NativeScript/NativeScript/blob/master/fetch/fetch.js#L279

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions