OptionaldataOptional data to send in the request body, supports vars.
OptionalheadersOptional list of additional headers to include in the request.
OptionalhttpThe HTTP version to send the request with, default: HTTP/1.1.
OptionalmethodNon-empty request method, default: GET.
OptionalnameOptional name for the request, for documentation only.
OptionalresponseOptional expected response code.
Mandatory URL of the request to be made.
Interface representing a single request configuration. IRequest