PHP 8.5.0 Alpha 2 available for testing

SolrResponse::getHttpStatus

(PECL solr >= 0.9.2)

SolrResponse::getHttpStatusDevuelve el estado HTTP de la respuesta

Descripción

public SolrResponse::getHttpStatus(): int

Devuelve el estado HTTP de la respuesta.

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

Devuelve el estado HTTP de la respuesta.

add a note

User Contributed Notes

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