getHeaders() public method
Returns the header collection.
The header collection contains the currently registered HTTP headers.
public yii\web\HeaderCollection getHeaders ( ) | ||
---|---|---|
return | yii\web\HeaderCollection |
The header collection |
getHeaders() public method
Returns the header collection.
The header collection contains the currently registered HTTP headers.
public yii\web\HeaderCollection getHeaders ( ) | ||
---|---|---|
return | yii\web\HeaderCollection |
The header collection |
Please login to continue.