PHP 클래스 _DiscoveryMockFetcher

상속: extends Auth_Yadis_HTTPFetcher
파일 보기 프로젝트 열기: openid/php-openid 1 사용 예제들

공개 메소드들

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

메소드 상세

__construct() 공개 메소드

public __construct ( $documents )

get() 공개 메소드

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

post() 공개 메소드

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

supportsSSL() 공개 메소드

public supportsSSL ( )