-
Notifications
You must be signed in to change notification settings - Fork 26.2k
fix(http): status code; test(http): normalize responseText/response; #2882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
727b148
to
bc80d66
Compare
bc80d66
to
cbedf3d
Compare
@gdi2290 What is the status of this PR? |
closes angular#2841 - [x] Tests
cbedf3d
to
95c1c3c
Compare
@tbosch I rebased so it should be good when travis is done |
normalize xhr.responseText and xhr.response - [x] Tests
95c1c3c
to
19426a6
Compare
@tbosch all green and ready to be merged |
@gdi2290 thanks, I'll give a final look. |
normalize xhr.responseText and xhr.response - [x] Tests Closes #2882
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
fix(http): status code; test(http): normalize responseText/response;
closes #2841