dotnetomaniak.pl - Artykuły z tagiem HTTP2

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.

Źródło: www.tpeczek.com
Dziel się z innymi:
[EN] HTTP/2 and ASP.NET Core MVC - Protocol based content delivery

Web 2024 dni, 3 godziny, 38 minut temu tpeczek 73 źrodło rozwiń

Recently I've been playing a lot with HTTP/2 and with ASP.NET Core but I didn't had chance to play with both at once. I've decided it's time to change that. Unfortunately the direct HTTP/2 support for Kestrel is still in backlog. Luckily Kestrel is not the only HTTP server implementation for ASP.NET Core.

Źródło: www.tpeczek.com
Dziel się z innymi:
[EN] HTTP/2 with Server Push proof of concept for ASP.NET Core HttpSysServer

Web 2576 dni, 3 godziny, 38 minut temu tpeczek 58 źrodło rozwiń

This is a follow up to my previous post on HTTP/2 Server Push which deep dives into subject of client side caching and explores the Cache Digest proposal.

Dziel się z innymi:
[EN] HTTP/2 Server Push and ASP.NET MVC - Cache Digest

Web 2659 dni, 17 godzin, 42 minuty temu tpeczek 96 źrodło rozwiń

One of the new features in HTTP/2 is Server Push. It allows the server to send resources to the browser without having to wait for the browser to request it. I don't intend to provide comprehensive information regarding HTTP/2 Server Push here as there is a lot of resources on the web doing that already, all I want is to play a little with Server Push in context of ASP.NET MVC.

Dziel się z innymi:
[EN] HTTP/2 Server Push and ASP.NET MVC

Web 2680 dni, 23 godziny, 6 minut temu tpeczek 126 źrodło rozwiń

Najaktywniejsi w tym miesiącu