PHP Class _MockFetcherForXRIProxy

Inheritance: extends Auth_Yadis_HTTPFetcher
Show file Open project: openid/php-openid

Public Methods

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

Method Details

__construct() public method

public __construct ( $documents )

fetch() public method

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

get() public method

public get ( $url, $headers = null )

post() public method

public post ( $url, $body )