Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Override where XMLHttpRequest comes from? #12411

Closed
@phillip-haydon

Description

@phillip-haydon

With jQuery and $.ajax you can specify a function for xhr

$.ajax({
    ....
    xhr: function() {....}
});

What is the equivalent of this in Angular?

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