Skip to content

createClient overrides http.Transport #146

@turboezh

Description

@turboezh

This line overrides Transport in custom http.Client.

c.SetTransport(&http.Transport{})

I think this line should be removed, it has no sense because transport already embedded in client.

In my case I lost proxy settings from my own http.Client.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions