Solar_Http_Request_Adapter_Curl::fetchRaw()

public string Solar_Http_Request_Adapter_Curl::fetchRaw ( void )

Fetches from the specified URI and returns the response message as a string.

Inherited from Solar_Http_Request_Adapter.

Parameters

  • None.

Returns

  • (string)

Description

Fetches from the specified URI and returns the response message as a string.



Local