Skip to content

Replace XHR with Fetch #788

@ghost

Description

As fetch is now universally supported across all targeted browsers (see caniuse fetch), we should be able to swap out the xhr library for native fetch. This would also help with supporting web workers (#760) and Deno (#766).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestRequest for new functionality to be added to the driver.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions