Connection closed before full header was received #48450
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-io
Issue:
I am getting this error when sending requests to some URLs:
My environment:
Dart: Dart SDK version: 2.16.1 (stable) on "linux_x64"
OS: Debian 11 bullseye
Kernel: x86_64 Linux 5.10.0-11-amd64
Steps to reproduce:
main.dart
main.dart
:dart run main.dart
I can make request to
url2
just fine. I'm only getting error when making request tourl1
The text was updated successfully, but these errors were encountered: