ILIAS  release_5-0 Revision 5.0.0-1144-gc4397b1f870
All Data Structures Namespaces Files Functions Variables Modules Pages
HTTPFetcher.php File Reference

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

Variable Documentation

◆ Auth_OpenID_FETCHER_MAX_RESPONSE_KB

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

◆ Auth_OpenID_USER_AGENT

const Auth_OpenID_USER_AGENT 'php-openid/'.Auth_OpenID_VERSION.' (php/'.phpversion().')'