Hub
Menu
Sub navigation

Why HTTP/2?

HTTP/2 Support

The quick answer is speed. HTTP/2 is a new protocol that is faster because it can do several things simultaneously, plus that the data transfer is binary. I think it will benefit most when there are a lot of images. Golang web server is by default using HTTP/2.