Fastly APIs must be used with ssl. Having the environment variable FASTLY_SECURE which toggles between http and https is not useful and is actively confusing because any communication to fastly's APIs via http will simply not work. Let's remove this feature.
Fastly APIs must be used with ssl. Having the environment variable
FASTLY_SECURE
which toggles between http and https is not useful and is actively confusing because any communication to fastly's APIs via http will simply not work. Let's remove this feature.