From: Daniel Stenberg Date: Mon, 26 Feb 2018 19:12:23 +0000 (+0100) Subject: docs/MANUAL: formfind.pl is not accessible on the site anymore X-Git-Tag: curl-7_59_0~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ee840859246022ab5f9e4107aac04a08ea2391ae;p=thirdparty%2Fcurl.git docs/MANUAL: formfind.pl is not accessible on the site anymore Fixes #2342 --- diff --git a/docs/MANUAL b/docs/MANUAL index 0e3db0ffb6..5df37e44a1 100644 --- 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 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 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