ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Go to the source code of this file.
Data Structures | |
class | Auth_Yadis_HTTPResponse |
class | Auth_Yadis_HTTPFetcher |
Namespaces | |
OpenID | |
This module contains code for dealing with associations between consumers and servers. | |
Variables | |
const | Auth_OpenID_FETCHER_MAX_RESPONSE_KB 1024 |
Require logging functionality. More... | |
const | Auth_OpenID_USER_AGENT 'php-openid/'.Auth_OpenID_VERSION.' (php/'.phpversion().')' |
const Auth_OpenID_FETCHER_MAX_RESPONSE_KB 1024 |
Require logging functionality.
Definition at line 21 of file HTTPFetcher.php.
Referenced by Auth_Yadis_ParanoidHTTPFetcher\_writeData(), and Auth_Yadis_PlainHTTPFetcher\get().
const Auth_OpenID_USER_AGENT 'php-openid/'.Auth_OpenID_VERSION.' (php/'.phpversion().')' |
Definition at line 22 of file HTTPFetcher.php.
Referenced by Auth_Yadis_PlainHTTPFetcher\get(), and Auth_Yadis_ParanoidHTTPFetcher\get().