关于[Back to Basics: Custom HTTP Response Header Manipulation in ASP.NET Core]的摘要:
Custom HTTP Headers can be important in applications that need to explicitly manipulate headers either for system and security purposes, or for application specific messaging that provides app specific information to the caller which is not uncommon for API based implementations. For application headers, they are often used to communicate protocol or security information.