PHP Class Analogic\ACME\Client

Inheritance: implements Analogic\ACME\ClientInterface
Datei anzeigen Open project: analogic/lescript

Public Methods

Method Description
__construct ( $base )
get ( $url )
getLastCode ( )
getLastLinks ( )
getLastLocation ( )
getLastNonce ( )
post ( $url, $data )

Private Methods

Method Description
curl ( $method, $url, $data = null )

Method Details

__construct() public method

public __construct ( $base )

get() public method

public get ( $url )

getLastCode() public method

public getLastCode ( )

getLastLocation() public method

public getLastLocation ( )

getLastNonce() public method

public getLastNonce ( )

post() public method

public post ( $url, $data )