]> source.dussan.org Git - gitea.git/commit
fix webhook timeout bug (#15613)
authorLunny Xiao <xiaolunwen@gmail.com>
Sun, 25 Apr 2021 18:48:12 +0000 (02:48 +0800)
committerGitHub <noreply@github.com>
Sun, 25 Apr 2021 18:48:12 +0000 (21:48 +0300)
commit3d5bb3e6a34bfb8073f6c61eb506cbdc927efbd4
treed73b126596baaa256efa5d06c5ce97c9141c7dbc
parent6ea6e2b4eb339f58f805783532f1b481fec67375
fix webhook timeout bug (#15613)

* Also fix the potential problem in httplib
modules/httplib/httplib.go
services/webhook/deliver.go