Open AlexV525 opened 6 months ago
When increasing the max frame size to 1 << 24
, another exception was thrown: FrameSizeException: Incoming byte stream ended with incomplete frame
.
This typically happens when the destination is trying to redirect from a non-TLS to a TLS URL.
@mosuem
Steps to reproduce
melos bs
.plugins/http2_adapter/test/test_suite_test.dart
.