curl-users
Making two requests
From: Hacxx Under <hacxx20_at_gmail.com>
Date: Wed, 24 Oct 2018 10:21:38 +0100
Date: Wed, 24 Oct 2018 10:21:38 +0100
Hi,
I'm trying to use curl command line to send two requests. One is a post and
the second is a get. The problem is that they do not work.
Only this seems to work.
curl.exe --get --insecure "http://www.example.com"
I have read the documentation on the site and the manual in curl command
line but the best i got was
curl -d score=10 http://example.com/post.cgi --next
http://example.com/results.html
But nothing happens ( the %temp%>1.txt) returns empty
Any help on this subject?
Thanks
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-10-24