SCPR / grand-central

A content syndicator as a micro-service.
0 stars 0 forks source link

Should use HTTPS with AssetHost #15

Closed Ravenstine closed 6 years ago

Ravenstine commented 7 years ago

Once AssetHost starts redirecting to HTTPS, this needs to follow redirects and support HTTPS. Right now it's only using HTTP and won't follow a redirect.

Ravenstine commented 6 years ago

Already done.

https://github.com/SCPR/grand-central/blob/master/lib/assethost.js#L7