downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HttpResponse::setThrottleDelay> <HttpResponse::setLastModified
[edit] Last updated: Fri, 25 May 2012

view this page in

HttpResponse::setStream

(PECL pecl_http >= 0.10.0)

HttpResponse::setStreamストリームを設定する

説明

static bool HttpResponse::setStream ( resource $stream )

送信されるリソースを設定します。

注意: 以前に計算したり定義したりしていた ETagLast-Modified は、再計算/再定義されます。

パラメータ

stream

送信するデータの読み込み元となる、 既にオープンしているストリーム。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



add a note add a note User Contributed Notes HttpResponse::setStream
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites