gitea/routers/api/v1/utils
techknowlogick 5fb1ad7011 Webhook Logs show proper HTTP Method, and allow change HTTP method in form ()
* Fix  - logs show proper HTTP Method, and allow change HTTP method
in form

* enforce POST method for webhook

* set default if method is empty
..
hook.go Webhook Logs show proper HTTP Method, and allow change HTTP method in form ()
utils.go Fix repo API bug ()