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: ensure headers are set on first commit #1036

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Conversation

guybedford
Copy link
Member

This is an alternative to #1006 resolving #992.

Since we support mutable headers even for incoming responses which can be passed on, exposing this functionality through JavaScript even though non-standard makes sense.

At least for the time being, until we explicitly decide to change this model to use immutable headers guards.

For now while we do not implement immutable headers guards this fixes that bug. In due course it may be worth considering whether we land #1006 or not for the next major.

@guybedford guybedford merged commit d622799 into main Nov 7, 2024
24 of 25 checks passed
@guybedford guybedford deleted the req-res-mutable branch November 7, 2024 18:18
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.

1 participant