mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-19 05:59:03 -04:00
lint
This commit is contained in:
@@ -246,7 +246,7 @@ func (h *Handler) handleH2UpgradeTunnel(
|
||||
var (
|
||||
toBackend int64
|
||||
fromBackend int64
|
||||
result = "closed"
|
||||
result string
|
||||
)
|
||||
|
||||
// when a stream timeout is encountered, no error will be read from errc
|
||||
|
||||
Reference in New Issue
Block a user