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