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

search for in the

HttpRequest::getResponseStatus> <HttpRequest::getResponseInfo
Last updated: Fri, 13 Nov 2009

view this page in

HttpRequest::getResponseMessage

(PECL pecl_http >= 0.10.0)

HttpRequest::getResponseMessageYanıt iletisini döndürür

Açıklama

public HttpMessage HttpRequest::getResponseMessage ( void )

İstek gönderildikten sonra tam yanıtı bir HttpMessage nesnesi olarak döndürür.

Yönlendirmelere izin verilmiş ve çeşitli yanıtlar alınmışsa veri son alınan yanıtla ilişkilendirilir. Aynı istek döngüsü içinde evvelce alınmış yanıtların verilerine erişmek için HttpMessage::getParentMessage() yöntemini kullanın.

Dönen Değerler

Yanıt bir HttpMessage nesnesi olarak döner.

Hatalar/İstisnalar

HttpException, HttpRuntimeException istisnaları yakalanır.



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

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