echo icon indicating copy to clipboard operation
echo copied to clipboard

Fixes #2789 Fix panic messages in Flush() and test

Open suwakei opened this issue 6 months ago • 1 comments

Sorry, I accidentally deleted the local directory I forked from, so I created a new Pull Request!

Changes

Changed the PANIC message to be more specific. Tests related to it's changes

Improved debugging efficiency.

When Flush is not supported, it is clear which ResponseWriter is the culprit, speeding problem identification and resolution.

Improved Developer Experience:

More specific error information makes it easier for developers to understand the cause of problems. More specific error information helps developers understand the cause of problems.

suwakei avatar Jun 19 '25 00:06 suwakei

Hi maintainers 👋 Just following up on this PR — happy to make any changes if needed. Please let me know if there's anything blocking review. Thanks!

suwakei avatar Jul 29 '25 16:07 suwakei