1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-22 15:44:27 +00:00
zeripath 2d87a84709
Stop calling WriteHeader in Write (#15862)
Fixes http: superfluous response.WriteHeader call from code.gitea.io/gitea/modules/context.(*Response).WriteHeader (response.go:67)

* Looking again we don't need this writeHeader as all of our downstream
implementations will always do it for us

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
2021-05-14 11:05:50 +03:00
..
2021-01-27 18:46:35 +01:00
2016-11-25 14:53:59 +08:00
2019-06-26 16:51:32 +08:00
2021-01-27 22:56:54 +08:00
2021-01-26 16:36:53 +01:00
2021-04-30 19:25:13 +02:00
2021-01-26 16:36:53 +01:00
2021-01-26 16:36:53 +01:00