Skip to content

http_helper.HttpGetWithRetry does not use global proxy settings #553

@miranius

Description

@miranius

A proxy has been configured on my machine (env http_proxy etc), about the test run, the method cannot reach my ec2 machine and the http.Get method can. Judging by the source, it looks like the library uses its own http transport and does not use the global proxy settings, as Go himself does. Correct me if I'm wrong

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions