Missing Content-Lenght header (HTTP2Adapter on a HTTP 1/1 connection) #2382
Labels
h: need more info
Further information is requested
h: need triage
This issue needs to be categorized
s: bug
Something isn't working
Package
http2_adapter
Version
2.6.0
Operating-System
Android
Adapter
Http2Adapter
Output of
flutter doctor -v
Dart Version
3.5.4
Steps to Reproduce
Expected Result
all requests must have the Content-Length HTTP header (required on HTTP 1/1, optional only on HTTP 2/0)
Actual Result
Most of the requests do have the Content-Length header but some others don't
The text was updated successfully, but these errors were encountered: