Commit Graph

1 Commits

Author SHA1 Message Date
Cameron Moore
d1788369dd Add PROXY protocol support
This commit adds a custom net.Listener to the webhook HTTP server to
enable PROXY protocol support.  I've copied in the keep-alive listener
from the Go net/http package, so the non-PROXY server should behave just
like the stdlib.
2017-11-10 22:12:31 -06:00