Dutch PHP Conference 2025 - Call For Papers

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

User Contributed Notes

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