国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

swoole - PHP如何設(shè)置file_get_contents('php://input')?
PHPz
PHPz 2017-04-10 17:09:16
0
0
858

很多composer庫(kù)用到了file_get_contents('php://input')
在swoole框架下PHP不設(shè)置 php://input
雖然可以在swoole回調(diào)通過(guò)$request->rawContent()獲取數(shù)據(jù),但這樣就不能兼容第三方庫(kù)

請(qǐng)問(wèn)PHP有什么方法可以主動(dòng)影響 file_get_contents('php://input') 取到的值嗎

PHPz
PHPz

學(xué)習(xí)是最好的投資!

reply all(0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template