Browse Source

Add link to the PROXY protocol to the specs

It's very relevant even though I will probably not implement it.
Loïc Hoguin 7 years ago
parent
commit
cbd64e617a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      doc/src/guide/specs.asciidoc

+ 1 - 0
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