DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Configuration

This extension provides a basic configuration from Backend module “Extension Manager”:

Property

client_use_restclient_settings

Data type

Boolean

Description

If TRUE the client will use the restclient extension settings, and it will ignore the next fields

Default

FALSE

Property

error_log

Data type

Integer

Description

The client will write a log to file typo3temp/logs/typo3.log in case of failure (you can set the log severity level)

Default

Empty

Property

client_connection_timeout

Data type

Integer

Description

Max seconds allowed to connection to server

Default

Empty

Property

client_timeout

Data type

Integer

Description

Max seconds allowed to individual requests

Default

Empty

Property

client_follow_redirect

Data type

Boolean

Description

The client will follow the redirect

Default

FALSE

Property

client_max_redirect

Data type

Integer

Description

Maximum number of redirect to follow

Default

Empty

Property

client_proxy_typo3

Data type

Boolean

Description

Use the HTTP proxy system settings (TYPO3_CONF_VARS[HTTP][proxy_*])

Default

Empty

Property

client_proxy_address

Data type

String

Description

The proxy address to send the requests

Default

Empty

Property

client_proxy_port

Data type

Integer

Description

The proxy port to use

Default

Empty

Property

client_proxy_credentials

Data type

String

Description

The proxy credentials to use

Default

Empty

Property

client_proxy_auth_scheme

Data type

String

Description

The authorization method to use: basic, digest.

Default

Empty

Property

client_user_agent

Data type

String

Description

Use any User Agent you choose.

Default

Empty

Property

history_enable

Data type

Boolean

Description

Enable History.

Default

FALSE

Property

history_storage

Data type

Integer

Description

The uid of history folder.

Default

Empty