cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Crashes with multithreaded libcurl and SSL redirects

From: David S <dsoong_at_gmail.com>
Date: Wed, 16 Jul 2008 13:35:14 -0700

build what you need from libcurl in an executable. then use anonymous pipe
to communicate with the executable.

On Wed, Jul 16, 2008 at 1:14 PM, Job 317 <job317_at_mailvault.com> wrote:

> OK, but this very brief text does not address my funcamental question
> about redirects.
>
> Is there any way I can get that addressed?
>
> On 16-Jul-2008 22:05:38 +0200, you wrote:
> > On Wed, Jul 16, 2008 at 09:05:56PM +0000, Job 317 wrote:
> > > This all defeats the purpose of the application. I need to support
> > > redirects and I need to support SSL.
> > >
> > > My question was regarding how to properly use the curl APIs for a
> URL
> > > that is http:// which later gets redirected to a https://
> connection.
> > > This problem has been causing random crashes. What I'm trying to
> solve
> > > it the best way to handle this situation in a multi-threaded
> > > environment.
> >
> > Read
> http://curl.haxx.se/libcurl/c/libcurl-tutorial.html#Multi-threading
> >
> > >>> Dan
> > --
> > http://www.MoveAnnouncer.com The web change of address
> service
> > Let webmasters know that your web site has moved
> > -------------------------------------------------------------------
> > List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
> > FAQ: http://curl.haxx.se/docs/faq.html
> > Etiquette: http://curl.haxx.se/mail/etiquette.html
> >
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
> FAQ: http://curl.haxx.se/docs/faq.html
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2008-07-16