Skip to content
New issue

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

WAT: Duplicated payload metadata values for "Actual-Content-Length" and "Trailing-Slop-Length" #44

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

sebastian-nagel
Copy link

fixes #43

  • avoid to add a duplicated "Actual-Content-Length" value
  • do not add a second value of "Trailing-Slop-Length" if 0

…nd "Trailing-Slop-Length"

fixes #43
- avoid to add a duplicated "Actual-Content-Length" value
- do not add a second value of "Trailing-Slop-Length" if 0
@sebastian-nagel sebastian-nagel merged commit 3628dda into master Dec 13, 2024
5 checks passed
@sebastian-nagel sebastian-nagel deleted the 43-duplicated-payload-metadata branch December 13, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WAT: Duplicated payload metadata values for "Actual-Content-Length" and "Trailing-Slop-Length"
1 participant