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

Fix wrong Content-Length after ESI parsing #445

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

p0358
Copy link
Contributor

@p0358 p0358 commented Jan 27, 2024

ESI tags do change output size. Sending original Content-Length was messing everything up.

@p0358
Copy link
Contributor Author

p0358 commented Feb 8, 2024

Hm, in the unit tests I'd consider making the second ESI response significantly longer than the full original body, as I think testing with shorter ones is what originally camouflaged the issue

@darkweak darkweak merged commit 6a3a385 into darkweak:master Feb 9, 2024
17 of 18 checks passed
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.

None yet

2 participants