EventHttpRequest::getResponseCode

(PECL event >= 1.4.0-beta)

EventHttpRequest::getResponseCode — Returns the response code

Beschreibung

public function EventHttpRequest::getResponseCode(): int

Returns the response code.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the response code of the request.

Siehe auch

+add a note

User Contributed Notes

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