Hi Eugeny

> > I find the URL like http://www.environmental-auditing.org?layout=print 
is
> > transferred to http://www.environmental-auditing.org/?layout=print
> > automatically by IE. 
> 
> Hmm, so you think the same thing should be done outside the httpclient?

You can file a bug report about this. RFC 2396, Section 3 does not rule 
out
a query part without an absolute path. If you want to make your code work
without waiting for an update to HttpClient, the version with a / after 
the
host name will be understood.

cheers,
  Roland


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to