EventHttpRequest::getResponseCode

(PECL event >= 1.4.0-beta)

EventHttpRequest::getResponseCodeReturns the response code

Descrizione

public EventHttpRequest::getResponseCode(): int

Returns the response code.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the response code of the request.

Vedere anche:

add a note

User Contributed Notes

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