aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/ranch_proxy_header.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2021-09-03 15:27:15 +0200
committerLoïc Hoguin <[email protected]>2021-09-03 15:27:15 +0200
commit9cbc272ddbff2da9c8ac18c2c6b0f29d22500cd5 (patch)
tree50af69aed3cd33292e7ae6c7cc6b37f305a5ddeb /doc/src/manual/ranch_proxy_header.asciidoc
parent8c6e0c21b2707777d9091d45cd514a62fcaededd (diff)
downloadranch-9cbc272ddbff2da9c8ac18c2c6b0f29d22500cd5.tar.gz
ranch-9cbc272ddbff2da9c8ac18c2c6b0f29d22500cd5.tar.bz2
ranch-9cbc272ddbff2da9c8ac18c2c6b0f29d22500cd5.zip
Add function ranch_proxy_header:to_connection_info/1
Diffstat (limited to 'doc/src/manual/ranch_proxy_header.asciidoc')
-rw-r--r--doc/src/manual/ranch_proxy_header.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/manual/ranch_proxy_header.asciidoc b/doc/src/manual/ranch_proxy_header.asciidoc
index 04f183b..c194d98 100644
--- a/doc/src/manual/ranch_proxy_header.asciidoc
+++ b/doc/src/manual/ranch_proxy_header.asciidoc
@@ -13,6 +13,7 @@ for parsing and building the PROXY protocol header.
* link:man:ranch_proxy_header:parse(3)[ranch_proxy_header:parse(3)] - Parse a PROXY protocol header
* link:man:ranch_proxy_header:header(3)[ranch_proxy_header:header(3)] - Build a PROXY protocol header
+* link:man:ranch_proxy_header:to_connection_info(3)[ranch_proxy_header:to_connection_info(3)] - Convert proxy_info() to ssl:connection_info()
== Types