method

initialize_query

v1_9_3_125 - Show latest stable - Class: CGI::QueryExtension
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.