mirror of
https://github.com/curl/curl.git
synced 2026-05-30 04:17:29 +03:00
Joerg Mueller-Tolk fixed a minor mistake
This commit is contained in:
parent
8bedd43b28
commit
a358ac24f4
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue