fix: avoid modifying the original http.Request in RoundTripper
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
According to the RoundTripper
documentation, RoundTrip should not modify
the request except for consuming and closing the Request's Body
Edited by 🤖 GitLab Bot 🤖