]> source.dussan.org Git - gitea.git/commit
Fix log http status is always zero (#14400)
authorLunny Xiao <xiaolunwen@gmail.com>
Wed, 20 Jan 2021 01:47:43 +0000 (09:47 +0800)
committerGitHub <noreply@github.com>
Wed, 20 Jan 2021 01:47:43 +0000 (20:47 -0500)
commit135b0e502d93c591b21083794dc100b53e520477
tree591f5034aa021f97e71be94d97f58a45c014ddf7
parent41e19b93a27318a1f8b88ee76837a30969ccb767
Fix log http status is always zero (#14400)

* Fix log http status is always zero

* Fix lint

Co-authored-by: 6543 <6543@obermui.de>
modules/context/response.go [new file with mode: 0644]
routers/routes/chi.go