Method: Mongrel::CGIWrapper#stdinput

Defined in:
lib/mongrel/cgi.rb

#stdinputObject

Used to wrap the normal stdinput variable used inside CGI.



170
171
172
# File 'lib/mongrel/cgi.rb', line 170

def stdinput
  @input
end