Skip to content

Don't modify http.DefaultTransport#8641

Merged
beautifulentropy merged 1 commit intomainfrom
clone-transport
Feb 25, 2026
Merged

Don't modify http.DefaultTransport#8641
beautifulentropy merged 1 commit intomainfrom
clone-transport

Conversation

@aarongable
Copy link
Contributor

Use .Clone() to ensure that we're only modifying a local copy of http.DefaultTransport, rather than modifying the global.

@aarongable aarongable requested a review from a team as a code owner February 23, 2026 23:18
@aarongable aarongable requested a review from jsha February 23, 2026 23:18
@beautifulentropy beautifulentropy merged commit 03a9cbe into main Feb 25, 2026
28 checks passed
@beautifulentropy beautifulentropy deleted the clone-transport branch February 25, 2026 15:07
@aarongable
Copy link
Contributor Author

aarongable commented Feb 25, 2026

Thanks to Oleh Konko (@1seal) for reporting this issue.

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