view mupdf-source/thirdparty/curl/docs/cmdline-opts/haproxy-protocol.d @ 9:b2d41d02518f

Use the LLVM compilers by symlinking them in the venv. This is because CC= and CXX= do not work for some subprojects.
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 17 Sep 2025 06:11:34 +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.