:: Documentation >> Reference >>

requestMethod Property

Specifies HTTP request method.

Syntax

var value = obj.getRequestMethod();

or

obj.setRequestMethod(value);

See Also

defineProperty Method

Applies To

Active.HTTP.Request