PreviousNext

HTTP/2 and ASP.NET Core MVC - Protocol based content delivery

by tpeczek, 2018-10-10T07:27:33.109Z

HTTP/2 is finally coming to ASP.NET Core. This post experiments with protocol based content delivery as a way to get the best out of HTTP/2 without degradation for HTTP/1.

Read More