Solar_Http_Request_Adapter::fetchRaw()

public string Solar_Http_Request_Adapter::fetchRaw ( void )

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

Parameters

  • None.

Returns

  • (string)

Description

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



Local