合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
# setHeader 设置返回的头信息 ## 函数原型 ```php /** * Set Content-Type Header * * @param string $mime_type Extension of the file we're outputting * @return HttpOutPut */ public function setContentType($mime_type) ```