Request.Method (gb.web)

Static Property Read Method As String

Returns the method used for sending the request to the CGI application.

The return value can be "POST" or "GET".

It is an equivalent of CGI["REQUEST_METHOD"]