关于PHP 如何用 curl 读取 HTTP chunked 数据 对于Web服务器返回的HTTPchunked数据,我们可能希望在每一个chunk返回时得到回调,而不是所有的 php_curl_chunked