PHP Class RakutenRws_HttpClient_PearHttpClient

Inheritance: extends RakutenRws_HttpClient
Show file Open project: rakuten-ws/rws-php-sdk

Protected Properties

Property Type Description
$client

Public Methods

Method Description
get ( $url, $params = [] )
post ( $url, $params = [] )

Protected Methods

Method Description
getHttpClient ( )

Method Details

get() public method

public get ( $url, $params = [] )

getHttpClient() protected method

protected getHttpClient ( )

post() public method

public post ( $url, $params = [] )

Property Details

$client protected property

protected $client