Egg do redirect cross-domain

this.ctx.redirect ("url", xxx)
how to fill in here, redirect cross-domain problem


ctx.unsafeRedirect (url)

Security redirection


from-an-html-page" rel=" nofollow noreferrer "> https://stackoverflow.com/que.
this.ctx.body = `<meta http-equiv="refresh" content="0; url=${url}" />`
Menu