Files
probo/pkg/server/statichandler
Bryan Frimin f01b28aad9 Buffer renderer output before sending HTTP 200
Render dynamic file content into a bytes.Buffer first so that
renderer errors return 500 instead of a partial 200 response.

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-19 09:32:36 +01:00
..