Skip to content

feat(request/client): allow custom headers for header appending#84

Merged
0x676e67 merged 2 commits into
mainfrom
headers
May 28, 2026
Merged

feat(request/client): allow custom headers for header appending#84
0x676e67 merged 2 commits into
mainfrom
headers

Conversation

@0x676e67
Copy link
Copy Markdown
Collaborator

@0x676e67 0x676e67 commented May 28, 2026

When using a hash map for request headers, duplicate headers cannot be sent. This PR introduces custom headers support to enable duplicate header entries, which is commonly used for sending multiple Cookie headers under HTTP/2.

@0x676e67 0x676e67 merged commit 929bdfc into main May 28, 2026
4 checks passed
@0x676e67 0x676e67 deleted the headers branch May 28, 2026 07:35
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