next 303The HTTP 303 See Other redirection response status code indicates that the browser should redirect to the URL in the Location header insteadYou can use the 303 status code already by using the statusCode: 303 field on a redirect instead of the permanent: false field. Oh ok this would be ideal actually. I wasn't aware