|
@@ -60,7 +60,7 @@ func NewHTTP2HTTPSPlugin(params map[string]string) (Plugin, error) {
|
|
|
|
|
|
listener := NewProxyListener()
|
|
listener := NewProxyListener()
|
|
|
|
|
|
- p := &HTTPS2HTTPPlugin{
|
|
|
|
|
|
+ p := &HTTP2HTTPSPlugin{
|
|
localAddr: localAddr,
|
|
localAddr: localAddr,
|
|
hostHeaderRewrite: hostHeaderRewrite,
|
|
hostHeaderRewrite: hostHeaderRewrite,
|
|
headers: headers,
|
|
headers: headers,
|