在我的 Chrome cookie 例外中,我有很多https://
条目。有些带有尾随:443
,有些则没有。
443
与默认 HTTPS 端口一样,例外情况中是否需要它?会https://example.com
有所不同吗https://example.com:443
?
答案1
使用 时HTTPS
,端口 443 是隐含的。您可以通过尝试访问以下网站来看到这一点https://www.google.com:443
- Google Chrome 会删除 443。因此,除非它在其他端口上运行,否则在指定例外时不应要求它。