aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/gun.connect.asciidoc
AgeCommit message (Collapse)Author
2018-09-20Use ALPN when proxying TLS connections using CONNECTLoïc Hoguin
This fixes HTTP/2 over TLS connections. The protocol destination option has been deprecated in favor of a protocols option.
2018-09-17Document gun:connect/2,3,4Loïc Hoguin