Skip to content

JSon response not detected with header containing utf8 #38

@JLTRY

Description

@JLTRY

Steps to reproduce the issue

use google auth

Expected result

at step authenticate token is retrieved

Actual result

No token retrieved as header is containing

Array
(
[0] => application/json; charset=utf-8
)

System information (as much as possible)

Additional comments

the line the line if (in_array('application/json', $response->getHeader('Content-Type'))
is not working

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