ActionController::CgiExt::Stdinput


Files

Description

Publicize the CGI‘s internal input stream so we can lazy-read request.body. Make it writable so we don‘t have to play $stdin games.

Methods

Public Class methods

included (base)

Public Instance methods

initialize_with_stdinput (type = nil, stdinput = $stdin)