You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking a link to https://owasp.org/www-project-secure-headers/index.html#x-xss-protection (for example) does not navigate to the appropriate section. I believe this is due to the fact that the tabs/pages ("Main", "Response Headers", etc) do not correspond with any value in the url. In other words, the "x-xss-protection" section is within "Response Headers" but that content is hidden when navigating to https://owasp.org/www-project-secure-headers/index.html (because the "Main" tab is active).
That might be a bad explanation, sorry. I think the fix is to add some value to the url that corresponds with the state of the active tab within the www-project-secure-headers page.
The text was updated successfully, but these errors were encountered:
Clicking a link to https://owasp.org/www-project-secure-headers/index.html#x-xss-protection (for example) does not navigate to the appropriate section. I believe this is due to the fact that the tabs/pages ("Main", "Response Headers", etc) do not correspond with any value in the url. In other words, the "x-xss-protection" section is within "Response Headers" but that content is hidden when navigating to https://owasp.org/www-project-secure-headers/index.html (because the "Main" tab is active).
That might be a bad explanation, sorry. I think the fix is to add some value to the url that corresponds with the state of the active tab within the www-project-secure-headers page.
The text was updated successfully, but these errors were encountered: