aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-02-09 18:15:37 +0100
committerLoïc Hoguin <[email protected]>2018-02-09 18:15:37 +0100
commitcbd64e617ad6e0c14de3f7e2530105c4deaffc2a (patch)
treeee97a4ec58cd84962932dd8101a9e0b8967cfe96
parent50fd64ec34abd6e8555a6c6cb08988f9353bf318 (diff)
downloadcowboy-cbd64e617ad6e0c14de3f7e2530105c4deaffc2a.tar.gz
cowboy-cbd64e617ad6e0c14de3f7e2530105c4deaffc2a.tar.bz2
cowboy-cbd64e617ad6e0c14de3f7e2530105c4deaffc2a.zip
Add link to the PROXY protocol to the specs
It's very relevant even though I will probably not implement it.
-rw-r--r--doc/src/guide/specs.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/guide/specs.asciidoc b/doc/src/guide/specs.asciidoc
index 87f9126..93f3ac2 100644
--- a/doc/src/guide/specs.asciidoc
+++ b/doc/src/guide/specs.asciidoc
@@ -30,6 +30,7 @@ for or related to HTTP.
* http://www.w3.org/TR/eventsource/[eventsource]: Server-Sent Events
* https://www.w3.org/TR/html4/interact/forms.html#h-17.13.4[Form content types]: Form content types
* https://www.w3.org/TR/preload/[Preload]: Preload
+* https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt[PROXY]: The PROXY protocol
* http://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm[REST]: Fielding's Dissertation
* https://tools.ietf.org/html/rfc1945[RFC 1945]: HTTP/1.0
* https://tools.ietf.org/html/rfc1951[RFC 1951]: DEFLATE Compressed Data Format Specification version 1.3