PROXY protocol - which version is supported?

There are two versions of PROXY protocol; v1 (human-readable) and v2 (binary).

Which one does fly.io support? I’m not seeing anything in the documentation which addresses this.

both, see tls + proxy_protocol How to set HTTP/2 ALPN? - #14 by jerome

Oh excellent, thank you.