1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-12 10:44:27 +00:00
zeripath cbaf8e8785
Stop calling WriteHeader in Write (#15862) (#15873)
Backport #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>
2021-05-14 15:38:35 +01:00
..
2021-05-10 16:38:37 -04:00
2021-03-16 00:20:05 +01:00
2020-04-05 07:20:50 +01:00
2020-10-02 23:37:53 -04:00
2018-11-04 22:20:00 -05:00
2019-06-12 15:41:28 -04:00
2021-02-03 22:36:38 +01:00
2021-04-20 12:01:58 -04:00
2020-04-05 07:20:50 +01:00
2021-01-26 16:36:53 +01:00