We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
http_trailer_split_allowed
http_trailer_split_allowed true must allow the same header in the headers and trailers parts, but not it's inversed, see tempesta-tech/tempesta-test#265 (comment)
http_trailer_split_allowed true
t_frang.test_http_trailer_split_allowed.FrangHttpTrailerSplitLimitOnTestCase implements the test
t_frang.test_http_trailer_split_allowed.FrangHttpTrailerSplitLimitOnTestCase
The text was updated successfully, but these errors were encountered:
Fix inversed logic for http_trailer_split_allowed (#1725)
44cc98d
1726217
Merge pull request #1750 from tempesta-tech/as-1725-trailer-inverse
36531dd
b3b
Successfully merging a pull request may close this issue.
Motivation
http_trailer_split_allowed true
must allow the same header in the headers and trailers parts, but not it's inversed, see tempesta-tech/tempesta-test#265 (comment)Testing
t_frang.test_http_trailer_split_allowed.FrangHttpTrailerSplitLimitOnTestCase
implements the testThe text was updated successfully, but these errors were encountered: