Commit cec2d2d
Use http.DefaultTransport.Clone() in UAA version check (#3646)
Replace manual http.Transport creation with cloning DefaultTransport
to preserve default transport settings while configuring TLS.
Co-authored-by: Shwetha Gururaj <[email protected]>1 parent 5f90e3f commit cec2d2d
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 46 | + | |
| 47 | + | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
0 commit comments