curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Session ID Reuse in libcurl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 28 Nov 2016 15:28:06 +0100 (CET)

On Mon, 28 Nov 2016, Samuel Hurst wrote:

> curl https://a.foo.bar/something.txt https://b.foo.bar/else.txt
>
> Should work. I tried setting "--sessionid" to force it but it made no
> difference.

Sorry but no, libcurl will only try to reuse session IDs for connections done
to the same name, port and protocol as used previously.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html
Received on 2016-11-28