When I open a url like http://stackoverflow.com/#abc, and then click a link in the page. I find the Referer is still http://stackoverflow.com (Chrome, F12). Why not #abc?
The same problem appears when I open a redirected url which also includes '#'.
Someone can explain that ? Is there any related RFC document ?
Thank you!