Skip to content

Can't retrieve response headers on flutter web #726

Open
@MarcoDiGioia

Description

@MarcoDiGioia

Hi!

I can't get any response header from xhr response. Only "content-type" -> "application/json" and "content-length" -> "206" are retrieved

I did some debug and this only happen when executing send method from BrowserClient. Instead, with the same api, in flutter using IoClient all works as expected.

Of course domain of cookies it's the same from web app domain.

In order to reproduce the bug you can do any simple http request that put headers in response.

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