lithium\data\source\Http::$_autoConfig

protected property

The set of array keys which will be auto-populated in the object's protected properties from constructor parameters.

Source

	protected $_autoConfig = array('classes' => 'merge', 'methods' => 'merge');