_Request_Post (gb.web)

This virtual class allows to retrieve the data stored in the request contents.

Esta classe é virtual.

Esta classe não é instanciável.

Esta classe funciona como um array apenas leitura.

Propriedades
Contents   Return the contents of the request, provided that Request.Debug has been set to TRUE.
Fields   Return an array of all fields of the request contents.
Files   Return a collection of the files sent with the request.

Métodos
Exist   Return if a specific field exists.