doc/rdoc/classes/Mongrel/HttpHandlerPlugin.src/M000015.html in mongrel-0.3.13.4 vs doc/rdoc/classes/Mongrel/HttpHandlerPlugin.src/M000015.html in mongrel-1.0
- old
+ new
@@ -3,15 +3,15 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
- <title>process (Mongrel::HttpHandlerPlugin)</title>
+ <title>request_progress (Mongrel::HttpHandlerPlugin)</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/handlers.rb, line 65</span>
-65: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">process</span>(<span class="ruby-identifier">request</span>, <span class="ruby-identifier">response</span>)
-66: <span class="ruby-keyword kw">end</span></pre>
+ <pre> <span class="ruby-comment cmt"># File lib/mongrel/handlers.rb, line 58</span>
+58: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">request_progress</span>(<span class="ruby-identifier">params</span>, <span class="ruby-identifier">clen</span>, <span class="ruby-identifier">total</span>)
+59: <span class="ruby-keyword kw">end</span></pre>
</body>
</html>
\ No newline at end of file