Webhook-URL should respond with a 405 HTTP response
The Git plugin does a great job in creating Webhook-URLs. If the Webhook is opened from a browser e.g. a GET request the service responses with HTTP-Status 404. A proper response would 405 Method not allowed.
Rationale:
It would make it possible to test if the generated URL and the service is working.
Currently my hoster has an configuration issue in Plesk, also GItHub shows a 404 response but it is not possible for me to distinguish between a bonafide hoster problem (configuration) or a Plesk problem wrong URL generated.
Thank you for your suggestion. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD