method

new_cgi

rails latest stable - Class: Dispatcher

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1.2.6) is shown here.

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.