Developer advocate, software developer, movie lover, music listener, pizza eater, meat smoker

Posts tagged with: K8s

Exclude specific routes from HTTPS redirect in .NET

Monday, December 13, 2021

I’ve recently been working on a web project built using ASP.NET Core. One of the features we implemented was to automatically redirect all traffic coming in on HTTP over to HTTPS as it’s far more preferable for a heap of reasons.......

Top Tags