Response has unsupport header throw exception: Failed to parse header value.message #57117
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
triage-automation
See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Question:
For this request, I can get the response header and status code information when using JavaScript.
However, when using http to send the request and parse the response, an exception is thrown, and I cannot get any information including the status code and response header except an error message.
Reproducible example:
The text was updated successfully, but these errors were encountered: