mirror of
https://gitee.com/gitea/gitea
synced 2025-11-20 00:10:28 +08:00
* Add GET requests to webhook * make fmt * Handle invalid http method on webhook * Uppercase http method in webhook * Rename v85.go to v86.go * make fmt