You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.
I would like to ask if it is possible to customize headers which are sent by the proxy to the backend. In the docs I found that it is possible to add new headers to responses, but I would like to know if it is, or it will, be possible to add new headers to proxied requests.
I would like this feature to be able to handle an authentication scenario where I would prefer not to update an existing web service so that it understands Saasify specific authentication headers. Instead, I would like to set an API Key, via a custom X-Api-Key header, which is sent with every request and it is already understood by the existing service.
Thanks,
Goodbye,
Alessio
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I would like to ask if it is possible to customize headers which are sent by the proxy to the backend. In the docs I found that it is possible to add new headers to responses, but I would like to know if it is, or it will, be possible to add new headers to proxied requests.
I would like this feature to be able to handle an authentication scenario where I would prefer not to update an existing web service so that it understands Saasify specific authentication headers. Instead, I would like to set an API Key, via a custom X-Api-Key header, which is sent with every request and it is already understood by the existing service.
Thanks,
Goodbye,
Alessio
The text was updated successfully, but these errors were encountered: