WebRequest.Method

From Xojo Documentation

Read-Only Property (As String )
StringValue = aWebRequest.Method

New in 2011r2

Supported for all project types and targets.

Returns the request type, such as GET, POST, or PUT.

See Also

WebRequest.Entity, WebRequest.Method