Virtual Service HttpRedirect

Hi there! We are having an issue with Istio Virtual Service HttpRedirect. According to the documentation (https://istio.io/docs/reference/config/networking/virtual-service/#HTTPRedirect) when a URI value is provided just the path portion of the URL should be overwritten, but the whole query string is being overwritten too. Am I missing something?