cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: cURL and http get request automation

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 9 Sep 2006 22:28:06 +0200 (CEST)

On Sat, 9 Sep 2006, Martin Boulte wrote:

> HI, I just discover cURL while I am thinking to develop a HTTP robot. Could
> an expert of cURL, tells me if it provides capabilities to automate http get
> request with some SQL command; just like it appears when you fill up a form
> through an http request.

You can use curl to "fill up a form", yes. curl -d and curl -F allow
submitting data exactly as browsers do when you use them to fill in HTML
forms.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-09-09