On the app by opening a link I’ll get 302 response with redirect link to http. I need to redirect that to https, how get this?
I have tried to add “http-request redirect scheme https unless { ssl_fc }” to both backend and frontend.
Shouldn’t the redirect do the trick?
I can see the location field on the response is to http. But overwriting it with custom rule feels like a bit hackish way.
1 post - 1 participant