golang.org/x/net/http2
Package http2 implements the HTTP/2 protocol. This package is low-level and intended to be used directly by very few people. Most users will use it indirectly through the automatic use by the net/http package (from Go 1.6 and later). For use in earlier Go versions see ConfigureServer. (Transport support requires Go 1.6 or later) See https://http2.github.io/ for more information on HTTP/2.
Moderate Security Advisories for golang.org/x/net/http2 in go Clear Filters
Moderate
over 1 year ago
net/http, x/net/http2: close connections when receiving too many headers
go
net/http, golang.org/x/net/http2
Moderate
almost 3 years ago
golang.org/x/net/http2 vulnerable to possible excessive memory growth
go
golang.org/x/net/http2