PHP 클래스 _MockFetcherForXRIProxy

상속: extends Auth_Yadis_HTTPFetcher
파일 보기 프로젝트 열기: openid/php-openid

공개 메소드들

메소드 설명
__construct ( $documents )
fetch ( $url, $body = null, $headers = null )
get ( $url, $headers = null )
post ( $url, $body )

메소드 상세

__construct() 공개 메소드

public __construct ( $documents )

fetch() 공개 메소드

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

get() 공개 메소드

public get ( $url, $headers = null )

post() 공개 메소드

public post ( $url, $body )