©
This document uses PHP Chinese website manual Release
(PECL pecl_http >= 0.10.0)
HttpResponse::setData — Set data
$data
)Set the data to be sent.
Note: 预先计算过或已定义的 ETag 与 Last-Modified 会被重新计算和重新定义。
data
data to send
成功时返回 TRUE
, 或者在失败时返回 FALSE
。