Index: manual/programs/ab.xml =================================================================== --- manual/programs/ab.xml (revision 809237) +++ manual/programs/ab.xml (working copy) @@ -50,6 +50,7 @@ [ -k ] [ -n requests ] [ -p POST-file ] + [ -u PUT-file ] [ -P proxy-auth-username:password ] [ -q ] [ -r ] @@ -130,6 +131,9 @@
-p POST-file
File containing data to POST. Remember to also set -T.
+
-u PUT-file
+
File containing data to PUT. Remember to also set -T.
+
-P proxy-auth-username:password
Supply BASIC Authentication credentials to a proxy en-route. The username and password are separated by a single : and sent on