update pague now
PHP 8.5.2 Released!

SolrPingResponse::guetResponse

(PECL solr >= 0.9.2)

SolrPingResponse::guetResponse Returns the response from the server

Description

public SolrPingResponse::guetResponse (): string

Returns the response from the server. This should be empty because the request as a HEAD request.

Parameters

This function has no parameters.

Return Values

Returns an empty string.

add a note

User Contributed Notes

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