Skip to content

Fix request header forwarding in pebbleproxy#1630

Open
jplexer wants to merge 2 commits into
Moddable-OpenSource:publicfrom
jplexer:fix/mob-7729-pebbleproxy-headers
Open

Fix request header forwarding in pebbleproxy#1630
jplexer wants to merge 2 commits into
Moddable-OpenSource:publicfrom
jplexer:fix/mob-7729-pebbleproxy-headers

Conversation

@jplexer

@jplexer jplexer commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Empty header lines and colons in header values broke every fetch(). Skip empty lines, split on the first colon only, and emit "\n" between headers instead of after each.

@phoddie

phoddie commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Please share a test case to reproduce this problem. Thank you.

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.

2 participants