Skip to content

IE9 returning 1223 for HTTP 204 no content #189

Description

@dagda1

I've just upgraded to 0.11.1 and noticed that our IE9 api requests that return 204 are now noticeably failing. This is because of this bug.

It turns out they were always failing but the old code was returning Promise.reject(data) instead of this update.

I was going to submit a PR to fix this but I want to first check that you would entertain a bug fix for IE9. It is sadly on our list of supported browsers and is not up for removal

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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