modulepackage
0.0.0-20180807060133-3511cd63f456
Repository: https://github.com/hkwi/h2c.git
Documentation: pkg.go.dev
# README
h2c
(Old) golang HTTP/2 h2c server implementation
Please visit x/net/http2/h2c before using this code.
# Functions
Prepares an http/2 request binaries from http.Request.
Converts byte slice of SETTINGS frame payload into http2.Setting slice.