Skip to content

Allow to use own implementation of http client #17

Description

@egor-gorlin-exinity

We need to have ability to intercept outgoing http requests to perform verbose logging.

But Configuration.HTTPClient is a reference to concrete type we cannot change.

To achieve that we would like to be able to replace Configuration.HTTPClient with our own version wrapping default http.Client with logs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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