package
Version:
v1.7.15
Opens a new window with list of versions in this module.
Published: Sep 12, 2019
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package h2c implements the h2c part of HTTP/2.
The h2c protocol is the non-TLS secured version of HTTP/2 which is not
available from net/http.
Server implements net.Handler and enables h2c. Users who want h2c just need
to provide an http.Server.
Serve Put a middleware around the original handler to handle h2c
Source Files
¶
Click to show internal directories.
Click to hide internal directories.