mirror of
https://gitee.com/gitea/gitea
synced 2025-11-02 23:50:26 +08:00
Whilst doing other work I have noticed that there is an issue with Wrap when passing an http.Handler - the next should be the next handler in line not empty. Signed-off-by: Andrew Thornton <art27@cantab.net>