Does http-equiv="refresh" keep referrer info and metadata?

Posted by Waterfox on Stack Overflow See other posts from Stack Overflow or by Waterfox
Published on 2010-06-06T19:25:17Z Indexed on 2010/06/06 19:32 UTC
Read the original article Hit count: 351

Hey guys, I'm posting this here because the Doctype community seems to be sleeping in.

If I set up a page like this:

<html><head><meta http-equiv="refresh" content="0;url=http://internic.net/"></head><body></body></html>

Will the browser send referrer info and other metadata when the redirection is performed?

© Stack Overflow or respective owner

Related posts about html

Related posts about redirect