Skip to main content

location_hostname

Function location_hostname 

Source
pub fn location_hostname(global: &Rc<RefCell<Scope>>) -> Option<String>
Expand description

グローバルの location.hostname を読む(未設定なら空文字列。document.domain の読み取り専用近似が呼ぶ)。