method
new_cgi
rails latest stable - Class:
Dispatcher
new_cgi(output)private
CGI.new plus exception handling. CGI#read_multipart raises EOFError if body.empty? or body.size != Content-Length and raises ArgumentError if Content-Length is non-integer.