| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Go to the source code of this file.
| Data Structures | |
| class | Auth_Yadis_HTTPResponse | 
| class | Auth_Yadis_HTTPFetcher | 
| Namespaces | |
| namespace | 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. | |
| 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().