Skip to content

Make the Default HTTP Client be an Asynchronous Client #42

@ghost

Description

Change the default from using the synchronous client to instead use the asynchronous client. This is so that the default choice will be the more feature-full choice. The other reason is so that the synchronous implementation is explicitly chosen and users who use it will know that they do want the blocking and potentially inefficient behavior implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions