web\Request setHostInfo()

setHostInfo() public method

Sets the schema and host part of the application URL.

This setter is provided in case the schema and hostname cannot be determined on certain Web servers.

public void setHostInfo ( $value )
$value string|null

The schema and host part of the application URL. The trailing slashes will be removed.

doc_Yii
2016-10-30 17:16:03
Comments
Leave a Comment

Please login to continue.