How to Work With Custom Headers in ASP.NET Core Web API

Описание к видео How to Work With Custom Headers in ASP.NET Core Web API

►► Check out our courses: https://bit.ly/cdmz-courses
►► Support us on Patreon and get the source code:   / codemaze  

In this video, I will talk about how we can work with custom headers in .NET Web API applications and the different ways we can add and extract those Custom Headers.
Custom Headers allow us to add extra content to our HTTP requests and responses, which we can pass between the client and server. We can use custom headers for metadata, such as defining the current version of the API that is being used. We can also use them to define security policies our applications must adhere to.
Anyway, there are a lot of use cases there for custom headers, so let’s see how to work with them.

LINKS MENTIONED IN THE VIDEO
►► Action Filters in .NET Web API -    • Implementing Action Filters in ASP.NE...  

FOLLOW US ON SOCIAL MEDIA!
►►   / marinko-spasojevic  
►►   / codemazeblog  
►►   / codemazeblog  

Комментарии

Информация по комментариям в разработке