Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Auth_Yadis_ParanoidHTTPFetcher
PHP Class Auth_Yadis_ParanoidHTTPFetcher
Inheritance:
extends
Auth_Yadis_HTTPFetcher
Afficher le fichier
Open project: openid/php-openid
Méthodes publiques
Méthode
Description
__construct
( )
_writeData
(
$ch
,
$data
)
_writeHeader
(
$ch
,
$header
)
get
(
$url
,
$extra_headers
= null )
post
(
$url
,
$body
,
$extra_headers
= null )
reset
( )
supportsSSL
( )
Does this fetcher support SSL URLs?
Method Details
__construct()
public
méthode
public
__construct
( )
_writeData()
public
méthode
public
_writeData
(
$ch
,
$data
)
_writeHeader()
public
méthode
public
_writeHeader
(
$ch
,
$header
)
get()
public
méthode
public
get
(
$url
,
$extra_headers
= null )
post()
public
méthode
public
post
(
$url
,
$body
,
$extra_headers
= null )
reset()
public
méthode
public
reset
( )
supportsSSL()
public
méthode
Does this fetcher support SSL URLs?
public
supportsSSL
( )