projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b27fcf
)
docs/MANUAL: formfind.pl is not accessible on the site anymore
author
Daniel Stenberg
<daniel@haxx.se>
Mon, 26 Feb 2018 19:12:23 +0000
(20:12 +0100)
committer
Daniel Stenberg
<daniel@haxx.se>
Mon, 26 Feb 2018 19:12:23 +0000
(20:12 +0100)
Fixes #2342
docs/MANUAL
patch
|
blob
|
history
diff --git
a/docs/MANUAL
b/docs/MANUAL
index 0e3db0ffb6487dbace363d99c2437fa102337998..5df37e44a1bf85fe6651a503cb1af6a66944a1f8 100644
(file)
--- a/
docs/MANUAL
+++ b/
docs/MANUAL
@@
-298,8
+298,7
@@
POST (HTTP)
How to post a form with curl, lesson #1:
- Dig out all the <input> tags in the form that you want to fill in. (There's
- a perl program called formfind.pl on the curl site that helps with this).
+ Dig out all the <input> tags in the form that you want to fill in.
If there's a "normal" post, you use -d to post. -d takes a full "post
string", which is in the format