httpcli: Clone DefaultTransport when mutating it
Created by: keegancsmith
If we do not clone it, it can lead to race conditions on the written fields.
Fixes https://github.com/sourcegraph/sourcegraph/issues/4659
Created by: keegancsmith
If we do not clone it, it can lead to race conditions on the written fields.
Fixes https://github.com/sourcegraph/sourcegraph/issues/4659