PHP Class _DiscoveryMockFetcher

Inheritance: extends Auth_Yadis_HTTPFetcher
Afficher le fichier Open project: openid/php-openid Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $documents )
get ( $url, $headers = null, $body = null )
post ( $url, $body = null, $headers = null )
supportsSSL ( )

Method Details

__construct() public méthode

public __construct ( $documents )

get() public méthode

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

post() public méthode

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

supportsSSL() public méthode

public supportsSSL ( )