SolrResponse::getHttpStatusMessage

(PECL solr >= 0.9.2)

SolrResponse::getHttpStatusMessageReturns more details on the HTTP status

Açıklama

publicSolrResponse::getHttpStatusMessage(): string

Returns more details on the HTTP status.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns more details on the HTTP status

To Top