Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
_MockFetcherForXRIProxy
PHP Class _MockFetcherForXRIProxy
Inheritance:
extends
Auth_Yadis_HTTPFetcher
Mostra 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
)