PHP 8.6.0 Beta 3 is available for testing

SolrResponse::getHttpStatusMessage

(PECL solr >= 0.9.2)

SolrResponse::getHttpStatusMessageReturns more details on the HTTP status

Опис

public function SolrResponse::getHttpStatusMessage(): string

Returns more details on the HTTP status.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns more details on the HTTP status

add a note

User Contributed Notes

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