gitea/modules/proxyprotocol
zeripath 943753f560
Support Proxy protocol ()
This PR adds functionality to allow Gitea to sit behind an
HAProxy and HAProxy protocolled connections directly.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
conn.go Support Proxy protocol ()
errors.go Support Proxy protocol ()
listener.go Support Proxy protocol ()
util.go Support Proxy protocol ()