Hi All We have just come up against the issue as found in http://framework.zend.com/issues/browse/ZF-2900 whilst using 1.6.0 RC2 and the Zend_Rest_Client
What is the recommended way to approach this? I can see 2 possible solutions currently 1. Create a validator for all TLD's (.com / .net / .org etc) 2. Allow an optional parameter to be passed to Zend_Uri::factory which allows the ability to disable validation What are the thoughts here? Regards Marco
