©
This document uses PHP Chinese website manual Release
(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
.