Sha256: 596ebb5fb62e9a3e9a532721c14eb16082d5649769b080b3d5029ad637210460

Contents?: true

Size: 1.05 KB

Versions: 3

Compression:

Stored size: 1.05 KB

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>stdoutput (Mongrel::CGIWrapper)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
  <pre>     <span class="ruby-comment cmt"># File lib/mongrel/cgi.rb, line 175</span>
175:     <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">stdoutput</span>
176:       <span class="ruby-constant">STDERR</span>.<span class="ruby-identifier">puts</span> <span class="ruby-value str">&quot;WARNING: Your program is doing something not expected.  Please tell Zed that stdoutput was used and what software you are running.  Thanks.&quot;</span>
177:       <span class="ruby-ivar">@response</span>.<span class="ruby-identifier">body</span>
178:     <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mongrel-0.3.13.4 doc/rdoc/classes/Mongrel/CGIWrapper.src/M000120.html
mongrel-1.0.1 doc/rdoc/classes/Mongrel/CGIWrapper.src/M000123.html
mongrel-1.0 doc/rdoc/classes/Mongrel/CGIWrapper.src/M000123.html