Skip to content

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Oct 19, 2025

Previously, we were using a proxy view over IncomingMessage.headers which was buggy and needing to implement all Headers prototype.

New implementation uses new lazyInherit mechanism (already adopted for Request/Response) and is based on Node.js lower level req.rawHeaders

Breaking change: Low level NodeRequestHeaders, NodeResponseHeaders are not exported anymore as might be subject to change and are not much usable externally.

@pi0 pi0 merged commit 656cdc5 into main Oct 20, 2025
10 checks passed
@pi0 pi0 deleted the refactor/node-headers branch October 20, 2025 21:29
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