You are here

protected static property BinaryFileResponse::$trustXSendfileTypeHeader in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/http-foundation/BinaryFileResponse.php \Symfony\Component\HttpFoundation\BinaryFileResponse::trustXSendfileTypeHeader

File

vendor/symfony/http-foundation/BinaryFileResponse.php, line 28

Class

BinaryFileResponse
BinaryFileResponse represents an HTTP response delivering a file.

Namespace

Symfony\Component\HttpFoundation

Code

protected static $trustXSendfileTypeHeader = false;