urlObject.slashes


slashes 属性是一个 boolean 类型,如果在 protocol 中的冒号后需要两个 ASCII 斜杠字符(/),则其值为 true

【The slashes property is a boolean with a value of true if two ASCII forward-slash characters (/) are required following the colon in the protocol.】