nghttpx: Forward multiple via, xff, and xfp header fields
Previously, for Via, X-Forwarded-For, and X-Forwarded-Proto header field, nghttpx only forwarded the last header field of each. With this commit, nghttpx forwards all of them if it is configured to do so.
Showing
Please register or sign in to comment