Skip to content

Access original response body #32

@stefanorosanelli

Description

@stefanorosanelli

Currently on every request like get()/pos()/patch() response is automatically treated as having a JSON body and convert to a PHP array via getResponseBody()

In case of non JSON response (like stream download) we should avoid this conversion and access the original body.

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