asp.net core Asp.net core - Log request/response headers How to log request/response all request/response headers in your ASP.NET Core application
firefox Firefox adds charset=UTF-8 to Content-Type header when doing a POST When doing ajax calls, Firefox adds a charset to the Content-Type Header automatically
episerver JOS.ContentJson gets replaced by JOS.ContentSerializer JOS.ContentJson gets replaced by JOS.ContentSerializer. Fun fun fun!
asp.net core ASP.NET Core - Protect your API with API Keys I will show you how to protect your ASP.NET Core endpoints by using the concept of API keys. We will also learn the difference between Authentication and Authorization