diff options
author | Shuanglei Tao <tsl0922@gmail.com> | 2017-06-28 14:08:47 +0800 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2017-06-28 14:08:47 +0800 |
commit | d389ed25a53a2e45a9a820f432772f40594babc0 (patch) | |
tree | 17c6359fb05738baa3095aeb03d426b859c9888a /routers/home.go | |
parent | 32fc44aa83e61acb93dbdcf6d47dfadc69f5c044 (diff) | |
download | gitea-d389ed25a53a2e45a9a820f432772f40594babc0.tar.gz gitea-d389ed25a53a2e45a9a820f432772f40594babc0.zip |
Fix: `http: multiple response.WriteHeader calls` (#2038)
We can't change the http status code here, because the response has been written.
Diffstat (limited to 'routers/home.go')
0 files changed, 0 insertions, 0 deletions