I am running an angular app on a local virtualhost (http://foo.app:8000). It is making a request to another local VirtualHost (http://bar.app:8000) using $http.post
$http.post
It's a bug in chrome for local dev. Try other browser. Then it'll work.