Redirect All external api call from container to container that in the same pod

POD(X, Y, Istio proxy) x make API call which is https://a.b.com then Y need to intercept this call make changes like slowing, blocking API call. I did not find any option in Istio docs