Closed theladyjaye closed 10 years ago
Enable optional Transport for ServerProxy (xmlrpc based requests).
Enables the ability to set custom headers for requests, for example, X-Forwarded-For or User-Agent, which can be required for Magento's Session Validation.
See: Mage_Core_Model_Session_Abstract_Varien::getValidatorData
Thank you for the patch. Will release version 0.5 soon which would include these changes
Enable optional Transport for ServerProxy (xmlrpc based requests).
Enables the ability to set custom headers for requests, for example, X-Forwarded-For or User-Agent, which can be required for Magento's Session Validation.
See: Mage_Core_Model_Session_Abstract_Varien::getValidatorData