curl-users
Re: cURL dynamically rendering subsequent URLs and maintaining connection
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 3 May 2014 00:40:44 +0200 (CEST)
Date: Sat, 3 May 2014 00:40:44 +0200 (CEST)
On Tue, 29 Apr 2014, Adnan Chowdhury wrote:
> My question is, is it possible for cURL (or maybe some tooling in between)
> to send a request to a URL, parse the response, and use that response to
> generate the second URL to make a request to, all the while maintaining the
> connection?
That's what you normally use libcurl for. Then it'll be easily achieved. Pick
your favourite binding.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-05-03