Skip to content

Conversation

WebReflection
Copy link
Contributor

I believe headers.entries() returns a Map#entries() like iterator so that [key, value] would work while (key, value) won't do what people think it does.

I believe `headers.entries()` returns a *Map#entries()* like iterator so that `[key, value]` would work while `(key, value)` won't do what people think it does.
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcollina mcollina merged commit 61249d9 into platformatic:main Sep 19, 2025
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