Skip to content

Feature: Ability to inject any PSR-7 HTTP Client #49

@bmeynell

Description

@bmeynell

It would be valuable to be able to inject a specific PSR-7 HTTP Client, for example, guzzlehttp, instead of relying on the custom curl implementation that currently underlies all the API calls. This would allow users to reliably inject any customized HTTP client (because of the standardized interface) that meets their specific requirements while still being able to take advantage of the API calls provided by this library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions