Skip to content

Conversation

@matehat
Copy link

@matehat matehat commented Sep 30, 2025

This PR wraps the utf8 decoding of a connection close reason in a try/catch block, defaulting to the 'unknown' string, in an attempt to fix #1825.


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

@github-actions github-actions bot added the package:cupertino_http Issues related to package:cupertino_http label Sep 30, 2025
@brianquinlan
Copy link
Collaborator

I think that we need to understand why this is happening before we land this (see #1825).

@brianquinlan brianquinlan added the needs-info Additional information needed from the issue author label Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-info Additional information needed from the issue author package:cupertino_http Issues related to package:cupertino_http

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UTF8 decoding error when decoding disconnection reason

2 participants