http server無法發(fā)送文件(從github上clone的最新版workerman)
自己看了下源碼解決了,Workerman\Protocols\Http\Response 的 $file 屬性改為 public 后正常了
好的,上次合并一個pr導致的,已經(jīng)修復。