curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Using curl in a batch mode

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 7 Dec 2017 15:42:12 +0100 (CET)

On Thu, 7 Dec 2017, Mark Donoghue via curl-library wrote:

> I'm a member of a website that uses ASP for login information and has a ton
> of messages that can only be deleted if they've been read. I saw the
> arguments in the url and there is one variable that needs to change, the ID
> of the message. Can this be achieved with curl?

curl, or libcurl, can do virtually any HTTP request you want to issue. So yes,
it can do a request to the URL of your choosing. You create the URL, you ask
curl to get it. curl gets the contents for you.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2017-12-07