Skip to content
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

fix(http): status code; test(http): normalize responseText/response; #2882

Closed
wants to merge 2 commits into from

Conversation

PatrickJS
Copy link
Member

fix(http): status code; test(http): normalize responseText/response;

  • Tests

closes #2841

@PatrickJS PatrickJS changed the title Status xhr connection fix(http): status code; test(http): normalize responseText/response; Jul 5, 2015
@tbosch tbosch added action: review The PR is still awaiting reviews from at least one requested reviewer type: bug/fix comp: data-access effort1: hours labels Jul 7, 2015
@tbosch
Copy link
Contributor

tbosch commented Jul 27, 2015

@gdi2290 What is the status of this PR?

@PatrickJS
Copy link
Member Author

@tbosch I rebased so it should be good when travis is done

normalize xhr.responseText and xhr.response

- [x] Tests
@PatrickJS
Copy link
Member Author

@tbosch all green and ready to be merged

@jeffbcross
Copy link
Contributor

@gdi2290 thanks, I'll give a final look.

mhevery pushed a commit that referenced this pull request Aug 4, 2015
normalize xhr.responseText and xhr.response

- [x] Tests

Closes #2882
@mhevery mhevery closed this in cfedc77 Aug 4, 2015
@PatrickJS PatrickJS deleted the status-XHRConnection branch August 4, 2015 01:35
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: review The PR is still awaiting reviews from at least one requested reviewer cla: yes effort1: hours type: bug/fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Http always return status 200
4 participants