Hi,
Spaces are indeed not a valid uri so an exception is thrown. If you encode 
your spaces to %20, it will probably work (so if a site does a redirect to an 
uri with spaces, follow the uri with the spaces encoded).

Regards, Jurian
--
Jurian Sluiman
Soflomo.com

Op Tuesday 22 September 2009 21:38:37 schreef Derk:
> Hello,
>
> Is it true that Zend_Http can't deal with spaces in the uri? I got some
> exceptions with the message "..." is not a valid HTTP path. I know spaces
> in urls are not valid, but a site serves some redirects with spaces in the
> location. Firefox and IE don't have a problem with it, they do maybe some
> encoding self.

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to