PHP 8.6.0 Alpha 2 available for testing

SolrResponse::getHttpStatusMessage

(PECL solr >= 0.9.2)

SolrResponse::getHttpStatusMessageDevuelve más detalles del estado HTTP

Descripción

public function SolrResponse::getHttpStatusMessage(): string

Devuelve más detalles del estado HTTP.

Parámetros

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

Valores devueltos

Devuelve más detalles del estado HTTP

add a note

User Contributed Notes

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