Updated, the http client always puts the scheme in the host parameter
now. This way you don't even have to analyse the host parameter, you can
just use it.

Hope this works.

Dirk

"Ian Kallen " wrote:
> 
> Cool, I'll look for your updates.
> 
> On Sun, 11 Nov 2001, Dirk Verbeeck wrote:
> > or encode everything in the same parameter ("host") just as port is now
> > encoded in the same parameter as the hostname.
> >
> > I would go for the second option, it requirs only 2 minor changes:
> > add "https://"; to the host parameter in http client when needed
> > change the test in Copy/MoveMethod.
> 
> cheers,
> -Ian
> 
> --
> Ian Kallen <[EMAIL PROTECTED]> | AIM: iankallen
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


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

Reply via email to