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.

参见

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top