view mupdf-source/thirdparty/curl/docs/cmdline-opts/haproxy-protocol.d @ 24:21c6080bc183

When building "_build.py": also handle Mercurial repositories. BUGS: Attribute names are left as-is.
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 19 Sep 2025 18:19:48 +0200
parents b50eed0cc0ef
children
line wrap: on
line source

Long: haproxy-protocol
Help: Send HAProxy PROXY protocol v1 header
Protocols: HTTP
Added: 7.60.0
---
Send a HAProxy PROXY protocol v1 header at the beginning of the connection. This
is used by some load balancers and reverse proxies to indicate the client's
true IP address and port.

This option is primarily useful when sending test requests to a service that
expects this header.