OptionalautoIf true, Mwbot.request chooses 'POST' over the default 'GET' if the request
would otherwise result in a 414 URI Too Long error.
This option should not be used for requests that require POST, as the method will
fall back to 'GET' unless 'POST' is explicitly specified.
Additional options for read-only requests passed to Mwbot.request.