Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix($http): honor application/json response header and parse json primit... #9402

Closed
wants to merge 1 commit into from

Conversation

IgorMinar
Copy link
Contributor

...ives

When server responds with Content-Type header set to application/json we now properly parse the response as JSON

Closes #2973

…mitives

When server responds with Content-Type header set to application/json we now properly parse the response as JSON

Closes angular#2973
@tbosch
Copy link
Contributor

tbosch commented Oct 3, 2014

LGTM.

@IgorMinar
Copy link
Contributor Author

landed as 7b6c1d0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Detect JSON response by content-type header
4 participants