ILIAS  Release_4_1_x_branch Revision 61804
 All Data Structures Namespaces Files Functions Variables Groups Pages
HTTPFetcher.php File Reference

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().')'

Variable Documentation

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().')'