echo
echo copied to clipboard
Fixes #2789 Fix panic messages in Flush() and test
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.
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!