Commits
Click on a commit to change the comparison rangeCombine repeated forwarding headers in ProxyHeadersMiddleware Fold repeated-headers note into the proxy headers intro Drop redundant comments from proxy header tests Use rightmost X-Forwarded-Proto to reject client-spoofed scheme Read rightmost X-Forwarded-Proto without rebuilding the joined string Treat X-Forwarded-Proto as an atomic token, not a comma list Shorten X-Forwarded-Proto comment Correct overclaim in X-Forwarded-Proto comment Track last X-Forwarded-Proto field directly instead of a list Handle comma-separated X-Forwarded-Proto when a proxy appends to it Cover proto upgrade-direction and whitespace/empty edge cases Drop needless join when reading rightmost X-Forwarded-Proto Revert comma-splitting on X-Forwarded-Proto to match pre-#2944 behavior Track last X-Forwarded-Proto field directly instead of a list Drop X-Forwarded-Proto comment Correct docs on per-header repeated-field handling Move repeated-field note out of the trust-model intro Merge branch 'main' into combine-duplicate-forwarded-headers Merge branch 'main' into combine-duplicate-forwarded-headers