On May 13, 5:26 pm, Steve Howell wrote:
> On May 12, 12:51 pm, wdveloper wrote:
>
>
>
> > On May 12, 8:38 pm, Steve Howell wrote:
>
> > > On May 12, 8:59 am, wdveloper wrote:
>
> > > > Hi everyone,
>
> > > > I am trying to call a webservice which requires an http
> > > > authentication.
> > > >
On May 12, 12:51 pm, wdveloper wrote:
> On May 12, 8:38 pm, Steve Howell wrote:
>
>
>
> > On May 12, 8:59 am, wdveloper wrote:
>
> > > Hi everyone,
>
> > > I am trying to call a webservice which requires an http
> > > authentication.
> > > To reach the ws, I must pass from a proxy http. So in th
On May 12, 8:38 pm, Steve Howell wrote:
> On May 12, 8:59 am, wdveloper wrote:
>
> > Hi everyone,
>
> > I am trying to call a webservice which requires an http
> > authentication.
> > To reach the ws, I must pass from a proxy http. So in the whole I need
> > go through two authentications before
On May 12, 8:59 am, wdveloper wrote:
> Hi everyone,
>
> I am trying to call a webservice which requires an http
> authentication.
> To reach the ws, I must pass from a proxy http. So in the whole I need
> go through two authentications before getting the ws working. I am
> using SOAPpy and I'm get