I added this feature to customize response headers. Please have a look if its what you had in mind. It is available only for logged in users when creating a new webhook or editing an existing one.
I built a small tool to help debug and inspect webhooks more easily. It gives you a unique URL where you can see incoming requests, headers, payloads, and even replay them.
Built in Go, it’s lightweight, open source, and free to use.
I didn't see any sort of license in the repository. If your intention is that people can self-host, it would be nice to include some sort of license so that it's clear what the terms of use are for self-hosting.