What happens when ASP.net output cache encounters a URL with a fragment (‘#’)? – Will it ignore it and cache the page as if it is a regular page without the fragment?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
# isn’t sent back to the server. So technically, it will never encounter one of those URLs.
http://en.wikipedia.org/wiki/Fragment_identifier