segmentio / Analytics-CSharp

The hassle-free way to add Segment analytics to your C# written app (.Net/Xamarin/Unity).
MIT License
20 stars 8 forks source link

Fix MAUI EOF issues for DefaultHTTPClient #104

Closed dimitri-dev closed 4 months ago

dimitri-dev commented 4 months ago

I have actually already encountered this issue on MAUI and I managed to solve it like this.

I believe this can also be solved on the server-side of things - but this is quicker :)