On 03/06/2015 05:35 PM, Darshit Shah wrote:
Can someone please take a look at the language and see if it is clear enough?
I would add an extra line emphasizing the fact that the post data is always
sent as-is.
Editing your patch inline:
+When sending a POST request using the @samp{--post-file} option, Wget treats
+the file as a binary file and will send every character in the POST request
without making modifications.
+This includes any control characters such as a newline or formfeed character.
+
When writing documentation, repeating important aspects is usually a Good Thing.
--
Regards,
- AJ