jpillora / xdomain

A pure JavaScript CORS alternative
https://jpillora.com/xdomain/
3.12k stars 270 forks source link

Fix xHook readyBody.response for latest AngularJs #33

Closed AdamQuadmon closed 10 years ago

AdamQuadmon commented 10 years ago

A recent change in AngularJs broke xdomain resulting in an empty response see angular file changes

jamessharp commented 10 years ago

Just run into this problem too. The fix seems to do the trick - thanks :+1:

odino commented 10 years ago

+1 On Jan 18, 2014 2:50 PM, "James Sharp" notifications@github.com wrote:

Just run into this problem too. The fix seems to do the trick - thanks [image: :+1:]

— Reply to this email directly or view it on GitHubhttps://github.com/jpillora/xdomain/pull/33#issuecomment-32679251 .

jpillora commented 10 years ago

Hey guys, this fix is in xhook, though the xdomain merge is still in progress as new features are going in at the same time, sorry about the delay

odino commented 10 years ago

thanks!