echo icon indicating copy to clipboard operation
echo copied to clipboard

Fixes #2789 Fix panic messages in Flush()

Open suwakei opened this issue 7 months ago • 0 comments

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.

suwakei avatar Jun 16 '25 15:06 suwakei