Php/docs/eventhttprequest.getresponsecode

提供:Dev Guides
< Php
移動先:案内検索

EventHttpRequest::getResponseCode

(PECL event >= 1.4.0-beta)

EventHttpRequest::getResponseCodeReturns the response code


説明

public EventHttpRequest::getResponseCode ( ) : int

Returns the response code.


パラメータ

この関数にはパラメータはありません。


返り値

Returns the response code of the request.


参考