SolrResponse
PHP Manual

SolrResponse::getRawResponseHeaders

(PECL solr >= 0.9.2)

SolrResponse::getRawResponseHeadersReturns the raw response headers from the server

説明

public string SolrResponse::getRawResponseHeaders ( void )

Returns the raw response headers from the server.

パラメータ

この関数にはパラメータはありません。

返り値

Returns the raw response headers from the server.


SolrResponse
PHP Manual