Javascript 获取';内容';从C中的原始URL重定向URL#

Javascript 获取';内容';从C中的原始URL重定向URL#,javascript,c#,html,redirect,http-equiv,Javascript,C#,Html,Redirect,Http Equiv,希望在案例上获得最终重定向重定向在内容上 <body> <head> <meta http-equiv="refresh" content="0;url=../en/" /> </head> </body>

希望在案例上获得最终重定向重定向在内容上

<body>
<head>
 <meta http-equiv="refresh" content="0;url=../en/" />
</head>
</body>