Class yii\web\HeadersAlreadySentException
继承 | yii\web\HeadersAlreadySentException » yii\base\Exception » Exception |
---|---|
可用版本自 | 2.0.14 |
源码 | https://github.com/yiichina/yii2/blob/api/framework/web/HeadersAlreadySentException.php |
HeadersAlreadySentException represents an exception caused by any headers that were already sent before web response was sent.