commit | bc96c90614b5de59bd8c9d58913111157ed079e7 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Mon Dec 02 10:33:31 2019 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Mon Dec 02 10:38:52 2019 +0100 |
tree | 053d779483c28140efcc0e8aed3da77bdca9a55d | |
parent | 140b64fb562fb08cecf93ca6bec99822f7d556fb [diff] |
BUG/MINOR: fcgi-app: Make the directive pass-header case insensitive The header name configured by the directive "pass-header", in the "fcgi-app" section, must be case insensitive. For now, it must be in lowercase to match an header. Internally, header names are in lowercase but there is no reason to impose this syntax in the configuration. This patch must be backported to 2.1.