Azure Web App for Containers, Kestrel, and UseHttpsRedirection
When testing the latest version of a docker image for an ASP.NET Core API the request sent never received a response when testing with Postman.
Error: Exceeded maxRedirects. Probably stuck in a redirect loop https://somesite.azurewebsites.net/route
...
wind010.hashnode.dev2 min read