Kaya 0.5.3 reference for WebCommon::DataSource

List of functions and data types in WebCommon

WebCommon::DataSource

Constructors

Usage

Data sources for user-supplied data. DataGet is GET data, DataPost is POST data. DataRequest is a combination of the two (except that if any keys that occur in both sources, only the values from POST will be available for these sources). DataCookie retrieves cookies, and DataNone is always empty.

DataRequest should only be used where the application is genuinely expected to receive user-supplied data by both request methods (for example, a search form).

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya