Php/docs/solrpingresponse.getresponse
来自菜鸟教程
SolrPingResponse::getResponse
(PECL solr >= 0.9.2)
SolrPingResponse::getResponse — Returns the response from the server
说明
public SolrPingResponse::getResponse ( ) : string
Returns the response from the server. This should be empty because the request as a HEAD request.
参数
此函数没有参数。
返回值
Returns an empty string.