API Shouldn't Redirect HTTP to HTTPS
API Shouldn't Redirect HTTP to HTTPS
jviide.iki.fi Your API Shouldn't Redirect HTTP to HTTPS
Instead of redirecting API calls from HTTP to HTTPS, make the failure visible. Either return a clear HTTP error response or disable the HTTP interface altogether. Unfortunately, many well-known API providers don't currently do so.
0
comments