method
new_cgi
v1.1.6 -
Show 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.