PHP Class _DiscoveryMockFetcher

Inheritance: extends Auth_Yadis_HTTPFetcher
ファイルを表示 Open project: openid/php-openid Class Usage Examples

Public Methods

Method Description
__construct ( $documents )
get ( $url, $headers = null, $body = null )
post ( $url, $body = null, $headers = null )
supportsSSL ( )

Method Details

__construct() public method

public __construct ( $documents )

get() public method

public get ( $url, $headers = null, $body = null )

post() public method

public post ( $url, $body = null, $headers = null )

supportsSSL() public method

public supportsSSL ( )