Open
Description
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
Labels
No labels