Affected by GO-2022-0774
and 1 other vulnerabilities
GO-2022-0774: Improper Authentication in github.com/containous/traefik
GO-2022-0808: Improper Certificate Handling in github.com/containous/traefik
The highest tagged major version is
v2.
package
Version:
v1.7.0-rc1
Opens a new window with list of versions in this module.
Published: Jul 9, 2018
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.