- 1_8_6_287 (0)
- 1_8_7_72 (0)
- 1_8_7_330 (0)
- 1_9_1_378
- 1_9_2_180
- 1_9_3_125 (14)
- 1_9_3_392 (0)
- What's this?
Mixin module. It provides the follow functionality groups:
-
Access to CGI environment variables as methods. See documentation to the CGI class for a list of these variables.
-
Access to cookies, including the cookies attribute.
-
Access to parameters, including the params attribute, and overloading
-
to perform parameter value lookup by key.
-
-
The initialize_query method, for initialising the above mechanisms, handling multipart forms, and allowing the class to be used in “offline” mode.
Aliases
- path


