negotiateContentType() protected method
Negotiates the response format.
protected void negotiateContentType ( $request, $response )$request yii\web\Request $response yii\web\Response throws yii\base\InvalidConfigException
if $formats is empty throws yii\web\UnsupportedMediaTypeHttpException
if none of the requested content types is accepted.