Hello,

I would like to be able to switch the http to https for all of my $http 
requests.

The following is the scenario:

When I launch my application to Production, the url in Production is set to 
HTTPS, therefore all the $http requests, including the requests for Google 
map must be modified to HTTPS as well.

For now I am thinking of intercepting each request and change the protocol 
to HTTPS. How can I do this? 

Thanks

PS: please feel free to post a better alternative in case you have one. 
Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to