Sha256: 7a46e47da78fc3e8800da23a6892a15ddb04e936ebce6ff26a3b10c7354cddc5

Contents?: true

Size: 1.01 KB

Versions: 1

Compression:

Stored size: 1.01 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>done= (Mongrel::HttpResponse)</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.rb, line 475</span>
475:     <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">done=</span>(<span class="ruby-identifier">val</span>)
476:       <span class="ruby-ivar">@status_sent</span> = <span class="ruby-keyword kw">true</span>
477:       <span class="ruby-ivar">@header_sent</span> = <span class="ruby-keyword kw">true</span>
478:       <span class="ruby-ivar">@body_sent</span> = <span class="ruby-keyword kw">true</span>
479:     <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mongrel-0.3.13.4 doc/rdoc/classes/Mongrel/HttpResponse.src/M000083.html