Skip to content Skip to sidebar Skip to footer
Showing posts with the label Https

Heroku Mixed Content Https/http Issue

I deployed my app to Heroku and I keep getting this error in the Chrome console: bundle.js:11892 Mi… Read more Heroku Mixed Content Https/http Issue

Connecting To An Https Service With Sproutcore

I'm building a web app that requires me to connect to a service (https) to get some data. The w… Read more Connecting To An Https Service With Sproutcore

Use Result Of Https Get Request [node.js]

I'm stuck with a small problem I think, but I can't find a way to solve it. I want to load … Read more Use Result Of Https Get Request [node.js]

AngularJS - Get Headers In Response

I'm doing a $http.get request to a https service which has an XML file and it need the headers(… Read more AngularJS - Get Headers In Response