mirror of
https://github.com/caddyserver/caddy.git
synced 2025-12-04 20:25:22 -05:00
* Serve http2 when listener wrapper doesn't return *tls.Conn * close conn when h2server serveConn returns * merge from upstream * rebase from latest * run New and Closed ConnState hook for h2 conns * go fmt * fix lint * Add comments * reorder import