Skip to content

Override of Guzzle request default options #68

Description

@bab-uk-rob

There does not appear to be a way to do this.

It's possible to set a different HttpClient but the $options passed passed on to HttpClient::request() are built based on Client::getDefaultParams() with no easy way to adjust.

It should be possible to extend the Client class and override Client::getDefaultParams() but it seems there is nothing built in for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions