You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Hi,
here is a simple gist:https://gist.github.com/angelochen960/8749530
the json returned from server has this
When I use $http to get, result is correct, but if I use $resources, I got only
if I use angularjs 1.0.7, I got the $content as well, only when it's 1.2.10, why?
gist is here:
https://gist.github.com/angelochen960/8749530
thanks