1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-08 15:28:12 +00:00
Files
gitea/modules/context/response.go
zeripath 8e2a8efd84 Prevent superfluous response.WriteHeader (#15456)
This PR simply checks the status before writing the header.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-14 14:57:18 +02:00

2.1 KiB