> Is this, or will it soon be, supported by the command-line slide = > application? I don't think so. But this should also be just a small change. However, you'd have to do it yourself.
> > thanks for the swift response, > Max > > > -----Original Message----- > > From: Ingo Brunberg [mailto:[EMAIL PROTECTED]]=20 > > Sent: Friday, February 14, 2003 10:28 AM > > To: [EMAIL PROTECTED] > > Subject: Re: Slide Client Proxy Support > >=20 > >=20 > > Yes, there is proxy support in the slide client. Basically=20 > > you should use setProxy(String host, int port) in=20 > > WebdavSession / WebdavResource. Unfortunately there is no=20 > > appropriate constructor in WebdavResource, so you are lost.=20 > > With the switch to the new commons-httpclient there should=20 > > also be support for proxied https. For this to work you need=20 > > at least commons-httpclient-2.0-alpha and a small patch to=20 > > WebdavSession (and of course the constructors in=20 > > WebdavResource). Most likely I will post a patch next week. > >=20 > > Regards, > > Ingo > >=20 > > > Hi, > > >=20 > > > This message is a follow-up to the message found at =3D=20 > > >=20 > > http://www.mail-archive.com/slide-> = > [EMAIL PROTECTED]/msg00539.htm > > > l =3D sent on June 11, 2001. > > >=20 > > > Previous Message Text: > > > <snip> > > > ">>4. Proxy support in httpclient ? > > >=20 > > > > Most proxies don't support WebDAV yet (as most of them=20 > > filter > out=20 > > > > =3D > > > HTTP methods they don't know anything about). I'm quite=3D20 > > > > sure it will be added soon." > > > <snip> > > >=20 > > > Has proxy support been added for the slide client? If so,=20 > > how is it =3D=20 > > > used? > > >=20 > > > thanks in advance, > > > Max --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
