标签: http security server content-security-policy web-development-server
为立即重定向到其他位置的路径发送与安全相关的HTTP标头是否有任何好处?我想到的一些内容包括:
例如,如果https://example.com 302重定向到https://example.net,从example.com发送这些标头有什么好处? Mozilla的Observatory工具说不;它会忽略任何重定向到其他位置的路径中的标头。但是所有客户都这样做吗?