PHP Conference Japan 2024

EventHttpRequest::getResponseCode

(PECL event >= 1.4.0-beta)

EventHttpRequest::getResponseCode傳回回應碼

說明

public EventHttpRequest::getResponseCode(): int

傳回回應碼。

參數

此函式沒有參數。

傳回值

傳回請求的回應碼。

參見

新增註解

使用者提供的註解

此頁面沒有使用者提供的註解。
To Top