Forward Incoming Requests
"Sometimes we need to redirect requests to our application to other addresses. The best example of this is webhooks. Some service providers only send webhooks to a single address. With this package, you can post the requests coming to your application to another address as it is.
In addition to sending to a single URL, you can also send to different destinations by typing a custom provider, like Discord for example."
moneo