
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.
High Security Advisories for golang.org/x/net/http2 in go Clear Filters
High
almost 4 years ago
golang.org/x/net/http2 allows uncontrolled memory consumption
go
golang.org/x/net/http2