TYPO3 CMS  TYPO3_6-2
HTTPFetcher.php File Reference

Go to the source code of this file.

Classes

class  Auth_Yadis_HTTPResponse
 
class  Auth_Yadis_HTTPFetcher
 

Namespaces

 OpenID
 

Variables

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