Working With HTTP Response Headers in ASP.NET Core Middleware



Working With HTTP Response Headers in ASP.NET Core Middleware

Working With HTTP Response Headers in ASP.NET Core Middleware

Asp.Net Core MIddleware is a powerful tool to execute code both on the incoming HTTP request and on the outgoing HTTP response. However, things are not always working as advertised. And if you want to manipulate HTTP response headers in Asp.Net Core Middleware, you might get some nasty exceptions! So, Join me in this video to learn everything you need to know on how to properly work with HTTP response headers in ASP.NET Core
#aspnetcore #dotnet #csharp

Join this channel to get source code access and other perks:
https://www.youtube.com/channel/UCyTPru-1gZ7-4qblcKM0TiQ/join

Also follow me here (especially if you are a self taught developer):
✅My other channel: https://www.youtube.com/@DanPatrascuTech
✅Facebook: https://www.facebook.com/danpatrascutech
✅Instagram: https://www.instagram.com/danpatrascutech/
✅TikTok: https://www.tiktok.com/@danpatrascutech
✅Newsletter: https://www.danpatrascu.tech/

Contents:
1. Intro: 00:00
2. Response headers in Asp.Net Core middleware: 00:50
3. Understanding HTTP streaming: 03:42
4. The OnStarting method: 05:05
6. Words of caution! 07:31

My setup:
Camera – Canon EOS M50 Mark II: https://amzn.to/3SJxS4d
Lav mic – Rode Lavalier GO Professional: https://amzn.to/3mmZS1B
Condenser mic – Shure SM7B: https://amzn.to/3JaqjQN
Audio console – Rodecaster PRO II: https://amzn.to/3KTVMIg
Laptop – Dell Latitude: https://amzn.to/3KV4SEW
Monitors – Benq 27 inch: https://amzn.to/3JbM6aU
Lights – 2x Godox SL-60W: https://amzn.to/3KV3qCj

Comments are closed.