urlObject.protocol


protocol 属性用于标识 URL 的小写协议方案。

【The protocol property identifies the URL's lower-cased protocol scheme.】

例如:'http:'

【For example: 'http:'.】