Skip to content

facade is missing responseType, but some clients expect to see it #177

@raindrift

Description

@raindrift

I have run into an issue where some clients seem to check for the existence of the responseType property on the xhr before setting it, but then depend on it being present.

The solution was pretty simple, just add responseType with the default value of empty string to the facade, along with the other properties. PR forthcoming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions