]> source.dussan.org Git - jquery.git/commit
Tests: Make Ajax tests pass in iOS 9
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 21 Sep 2022 15:46:18 +0000 (17:46 +0200)
committerGitHub <noreply@github.com>
Wed, 21 Sep 2022 15:46:18 +0000 (17:46 +0200)
commitd051e0e3a2aac3d5cf671b180fdf7b92d627a5bc
tree003cf23b76b880e1aaa5f071495f01f0b5ca9ea4
parentc0db6d70320ad6fb29a6a89aae3811a81b5adedf
Tests: Make Ajax tests pass in iOS 9

Accept "HTTP/2.0 200" as a valid `statusText` for successful requests
to make ajax tests pass in iOS 9. At this point, normalizing this in code
doesn't seem to make a lot of sense.

Closes gh-5121
test/unit/ajax.js