Y
Hacker News
new
|
ask
|
show
|
jobs
by
vince14
1897 days ago
<a referrerpolicy="no-referrer"></a>
2 comments
edoceo
1897 days ago
I thought its rel=noreferrer
that's what MDN has
link
tyingq
1897 days ago
It shows both:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Re...
link
edoceo
1897 days ago
Huh. Thanks, I was just looking there yesterday and I'm sure I didn't see the other option. I gotta check my history, see if I'm losing my mind.
link
vizzah
1897 days ago
Shared as URL, will not use <A> tag for the redirect, but "<meta>" tag, which isn't that well supported.
link
that's what MDN has