Hi Alumio,
Probably won’t happen very often, but I have a case in which I must respond to a call with a 201 HTTP Status. Unfortunately, the response also has to be dynamic, meaning I can’t use a webhook.
And the HTTP Proxy doesn’t support setting your own HTTP Status code yet, as far as I can tell.
So the request is: could you add the possibility to set the response HTTP status code in a HTTP Proxy, much like the option is there in the webhooks?
(For the current customer I’ve had to create a small microservice outside of Alumio to support this, but if possible I’d like to replace that this year when the feature is added)
Thanks!