method
initialize_query
v1_9_3_125 -
Show latest stable
-
0 notes -
Class: CGI::QueryExtension
- 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 (21)
- 1_9_3_392 (0)
- What's this?
initialize_query()
private
A wrapper class to use a StringIO object as the body and switch to a TempFile when the passed threshold is passed. Initialize the data from the query.
Handles multipart forms (in particular, forms that involve file uploads). Reads query parameters in the @params field, and cookies into @cookies.


