©
本文档使用 PHP中文网手册 发布
(PECL pecl_http >= 0.10.0)
HttpMessage::getResponseCode — Get response code
Get the Response Code of the Message.
Returns the HTTP response code if the message is of type HttpMessage:: TYPE_RESPONSE
, else FALSE
.