curl-users
Re: curl issue...
Date: Sun, 3 Jul 2016 08:05:59 +0200
On Sat, Jul 02, 2016 at 06:55:46PM -0400, bruce wrote:
> Oh...
>
> Forgot to post the issue.
>
> The 2nd curl hangs... and sometimes returns a server error.
Assuming it works in a browser, try comparing the curl debug traces with those
in a browser and see where they differ. You'll probably see some difference
that ends up being important. For example, I see that the first URL is https:
whereas the second two are http:; the cookies received in the first probably
won't be sent in the second because of this.
>>> Dan
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-users
FAQ: https://curl.haxx.se/docs/faq.html
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-07-03