Home > comp > gb.web > request > method 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Request.Method (gb.web)
Syntax
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"]