Solar_Http_Request_Adapter_Curl::__toString()

public string Solar_Http_Request_Adapter_Curl::__toString ( void )

Returns this object as a string; effectively, the request message to be sent.

Inherited from Solar_Http_Request_Adapter.

Parameters

  • None.

Returns

  • (string)

Description

Returns this object as a string; effectively, the request message to be sent.



Local