mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
Joerg Mueller-Tolk fixed a minor mistake
This commit is contained in:
parent
8bedd43b28
commit
a358ac24f4
@ -243,7 +243,7 @@ POST (HTTP)
|
||||
|
||||
To post to this, you enter a curl command line like:
|
||||
|
||||
curl -d "user=foobar&pass=12345&id=blablabla&dig=submit" (continues)
|
||||
curl -d "user=foobar&pass=12345&id=blablabla&ding=submit" (continues)
|
||||
http://www.formpost.com/getthis/post.cgi
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user