Skip to content

Conversation

@NattyNarwhal
Copy link
Member

The header removal code looked for the colon for key-value at the wrong place, so it would overzealously remove headers. Tweak that condition, and make the alternative condition only active if it's set (with the remove prefix op case).

Fixes GH-21018.

The header removal code looked for the colon for key-value at the wrong
place, so it would overzealously remove headers. Tweak that condition,
and make the alternative condition only active if it's set (with the
remove prefix op case).

Fixes phpGH-21018.
@NattyNarwhal NattyNarwhal requested a review from bukka as a code owner January 23, 2026 20:13
@NattyNarwhal NattyNarwhal changed the title Fix regression with header removing removing whole prefixes Fix regression with header removal removing whole prefixes Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant