HTTP (deprecated)
warning
This functionality is replaced with REST.
Allows using http in groovy scripts.
Use option.http.function_name(arguments) or http = option.http before using http.function_name(arguments)
info
Parameters in [] are optional.