GoLang SolrResponse::getRawResponseHeaders

request it (230)
GoLang replacement for PHP's SolrResponse::getRawResponseHeaders [edit | history]



Do you know a GoLang replacement for PHP's SolrResponse::getRawResponseHeaders? Write it!

PHP SolrResponse::getRawResponseHeaders

PHP original manual for SolrResponse::getRawResponseHeaders [ show | php.net ]

SolrResponse::getRawResponseHeaders

(PECL solr >= 0.9.2)

SolrResponse::getRawResponseHeadersReturns the raw response headers from the server

Description

public string SolrResponse::getRawResponseHeaders ( void )

Returns the raw response headers from the server.

Parameters

This function has no parameters.

Return Values

Returns the raw response headers from the server.