commit | 5cd0e528cf2bed6eb1f79582ef89cf1667337e46 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 11 13:34:42 2021 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 11 14:15:48 2021 +0200 |
tree | 0538db4aaae32eb65b8c0d8d243bc59b5455b164 | |
parent | 1cf414b522b465c97e5e87e4e38be93e6f634b32 [diff] |
BUG/MINOR: mux-fcgi: Expose SERVER_SOFTWARE parameter by default As specified in the RFC3875 (section 4.1.17), this parameter must be set to the name and version of the information server software making the CGI request. Thus, it is now added to the default parameters defined by HAProxy. It is set to the string "HAProxy $version". This patch should fix the issue #1285 and must be backported as far as 2.2.