Hey together,
We recently migrated some of our applications to Google Application Load Balancer using (auto-)NEG on Kubernetes as backends.
Before that we used contour as reverse proxy.
We have some links in our application where images are referrenced with double slashes ("//"). Before we migrated to GCP Load Balancers, the slashes where ignored, now we get a 404 if we browse the link with double slashes.
Is there a switch where we can manipulate this behaviour?
Thanks in advance
Dominic
Anyone find a soln for this issue?