$data
$data : mixed
原始数据
File Response
$data : mixed
原始数据
$contentType : string
当前contentType
$charset : string
字符集
$code : int
状态码
$allowCache : bool
是否允许请求缓存
$options : array
输出参数
$header : array
header参数
$content : string
输出内容
$cookie : \think\Cookie
Cookie对象
$session : \think\Session
Session对象