curl-users
Re: Does curl support server push via command line?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 10 Oct 2016 08:07:18 +0200 (CEST)
Date: Mon, 10 Oct 2016 08:07:18 +0200 (CEST)
On Mon, 10 Oct 2016, John Jiang wrote:
> How can I process server push via curl command line tool?
Sorry, but that's still not supported by the tool. We need to switch it over
to use the multi interface to enable that:
https://curl.haxx.se/docs/todo.html#simultaneous_parallel_transfers
I would welcome help and patches that bring us in that direction.
-- / daniel.haxx.se ------------------------------------------------------------------- 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.htmlReceived on 2016-10-10