webhook return code feature request
Created by: Gollam
Hi, Webhooks could be more useful, if their HTTP response code wouldn't be ignored. For example if I want to decline a push, my webhook would return 304 Forbidden, and if it allows the push, it would return 200 OK.