This repository has been archived on 2023-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/modules/proxyprotocol
zeripath 943753f560
Support Proxy protocol (#12527)
This PR adds functionality to allow Gitea to sit behind an
HAProxy and HAProxy protocolled connections directly.

Fix #7508

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-08-21 19:20:43 +01:00
..
conn.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00
errors.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00
listener.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00
util.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00