cURL / Mailing Lists / curl-users / Single Mail

curl-users

Differences between versions 7.10.6 and 7.15.5

From: Aecio Flavio <gaerity_at_gmail.com>
Date: Sat, 1 Aug 2009 14:58:53 -0300

Hello everyone. I'm using curl to reboot a router, by sending an HTTP POST to a CGI. Operated normally with the curl version 7.10.6, but with version 7.15.5, which comes with Debian etch, does not work (i.e. the router does not restart). Somebody would have some idea of what may be happening?

Command line used in both versions:
curl -d "fault_manage:command/restart" http://192.168.15.1/cgi-bin/webcm

P.S.: In both both versions i see the same CGI output on the screen.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-08-01