Done,
http://framework.zend.com/issues/browse/ZF-3491
--
Mathew Byrne, Lead Developer
JB Interactive Pty. Ltd.
222 La Trobe Street, Melbourne Victoria 3000
1300 724 144
www.jbinteractive.com.au
On Jun 20, 2008, at 1:29 AM, Eric Marden wrote:
On 6/19/08 1:04 AM, "Mathew Byrne" <[EMAIL PROTECTED]>
wrote:
Good to see Zend_Http_Client uses the Zend_Uri component for handling
urls and can also accept Zend_Uri objects in it's constructor/
setUri method.
I think however that it should probably automatically detect the
presence of a username/password combination in the Zend_Uri object
and
automatically set HTTP authentication in the Zend_Http_Client object.
Thoughts? I'll make a ticket if anyone else thinks this has any
merit.
I think it has merit.
- Eric Marden