Skip to content
This repository was archived by the owner on Feb 14, 2020. It is now read-only.
This repository was archived by the owner on Feb 14, 2020. It is now read-only.

Re-use HttpClient #7

@grantland

Description

@grantland

Right now we create a new HttpClient for each request. This is a poor design since we could be re-using the resources in HttpClient by re-using the same instance for all of our requests.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions