Deduplicate http transport creation
What does this MR do?
We use a very tweaked transport to perform HTTP calls. Let's extract it into a helper function to deduplicate code.
Suggested by Nick in !68157 (comment 664968953)
We use a very tweaked transport to perform HTTP calls. Let's extract it into a helper function to deduplicate code.
Suggested by Nick in !68157 (comment 664968953)