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
I would like my backend servers to block traffic from unknown origins. But how to achive this?
My idea is that both sides could have a common secret and gobetween sends the secret information to the backend servers so that they can authorize the load balancer.
Is there a way to add additional HTTP headers to the requests with gobetween?
The text was updated successfully, but these errors were encountered:
I would like my backend servers to block traffic from unknown origins. But how to achive this?
My idea is that both sides could have a common secret and gobetween sends the secret information to the backend servers so that they can authorize the load balancer.
Is there a way to add additional HTTP headers to the requests with gobetween?
The text was updated successfully, but these errors were encountered: