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: Sat, 07 Jan 2012

view this page in

HttpResponse::setStream

(PECL pecl_http >= 0.10.0)

HttpResponse::setStreamSet stream

설명

static bool HttpResponse::setStream ( resource $stream )

Set the resource to be sent.

Note: 이전에 계산했거나 정의한 ETagLast-Modified은 다시 계산되어 적용될 수 있습니다.

인수

stream

already opened stream from which the data to send will be read

반환값

성공할 경우 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