Script Packager Object Model Reference

IHttpRequest.Method Property

The HTTP method to use for the request, e.g. GET or POST.

string Method {get; set;}

See Also

IHttpRequest Interface | Intelligence.FuncLibs.Http.HttpRequest Namespace