As far as I know, hashes are completely ignored in request URLs. The way I understand this, browsers separate the hash part, then send a request, then try to scroll the element corresponding to this hash identifier.
What do you need to send a hash anyway?
source
share