method

new_cgi

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.