package
0.0.0-20190115210254-6b20bf86751a
Repository: https://github.com/moomerman/go-lib.git
Documentation: pkg.go.dev
# README
rproxy
This package contains a http.ReverseProxy that adds support for Host override, websockets and SSE.
# Packages
No description provided by the author
# Functions
New returns a new ReverseProxy.
NewWithTrustedCertificates returns a new ReverseProxy.
# Structs
ReverseProxy holds the state for the HTTP ReverseProxy and Websocket Proxy.