CakeDC / mixer

A plugin to discover and manage CakePHP plugins.
Other
45 stars 5 forks source link

mixer-api 301 issue #10

Closed ProFire closed 7 years ago

ProFire commented 7 years ago

I'm using firefox mainly for development. I notice that http://mixer-api.cakedc.com/ returns 301 code to https://mixer-api.cakedc.com/. In javascript, the javascript does not seem to be redirecting properly. If I copy the url on my browser, it is redirecting properly.

Perhaps, you could do a hardcoded https in the code instead?

andrej-griniuk commented 7 years ago

This should be solved now, we've removed forced redirect to https.