Skip to content

fix: Make headers of cloned requests independent#1482

Merged
zkat merged 3 commits into
mainfrom
sy/independent-headers
Jul 17, 2026
Merged

fix: Make headers of cloned requests independent#1482
zkat merged 3 commits into
mainfrom
sy/independent-headers

Conversation

@TartanLlama

Copy link
Copy Markdown
Contributor

Headers for requests that are cloned through req.clone() are currently shared. This PR makes them independent.

@zkat zkat left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm confused.. This PR only seems to include the test?

@zkat

zkat commented Jun 26, 2026

Copy link
Copy Markdown
Member

oh I see. The fmt reverted your changes, but they still passed the tests, so maybe the tests need to be revisited.

@zkat
zkat merged commit 0423467 into main Jul 17, 2026
29 checks passed
@zkat
zkat deleted the sy/independent-headers branch July 17, 2026 20:18
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.

3 participants