echo
echo copied to clipboard
Fixes #2789 Fix panic messages in Flush()
Changes
Changed the PANIC message to be more specific.
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.