Skip to content

Conversation

@shieldwed
Copy link

The Write(...) method of an http.ResponseWriter can be called multiple times as is the case when executing larger go templates. This change uses a byte.Buffer to concatenate all Write calls.

@yegor-usoltsev
Copy link

Hello @victorspringer, I’d like to express my support for this PR as I’m encountering the same issue. It would be great if you could review and merge it when you have a chance. Thank you for your work on this project!

yegor-usoltsev added a commit to yegor-usoltsev/go-serve-s3 that referenced this pull request Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants