Skip to content

Bug: Undefined variable $http_response_header in Client->send() #10

Open
@cmanley

Description

@cmanley

Here it is:

$this->throwHttpExceptionOnHttpError($http_response_header);

and a few lines down too.
That gets converted into an ErrorException in onError() so the proper send() HTTP exception handling is effectively bypassed.

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