PHP Class _MockFetcherForXRIProxy

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

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( $documents )

fetch() public méthode

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

get() public méthode

public get ( $url, $headers = null )

post() public méthode

public post ( $url, $body )