README.txt in rufus-verbs-0.9 vs README.txt in rufus-verbs-0.10

- old
+ new

@@ -286,9 +286,15 @@ 'http' or 'https' * <b>:ssl_verify_peer</b> (boolean, RE) by default, rufus-verbs doesn't verify ssl certificates. With this option set to true, it will. +* <b>:timeout</b> (integer, RE) +sets the timeout (both open_ and read_timeout) for the request (and the endpoint), expects a value expressed in seconds. + +* <b>:to</b> (integer, RE) +shortcut for :timeout + * <b>:u</b> (uri, string, RE) the short version of :uri * <b>:uri</b> (uri, string, RE) the URI for the request (or the endpoint)