doc/rdoc/classes/Mongrel/HttpParser.html in mongrel-0.2.2 vs doc/rdoc/classes/Mongrel/HttpParser.html in mongrel-0.3
- old
+ new
@@ -84,17 +84,17 @@
<div id="method-list">
<h3 class="section-bar">Methods</h3>
<div class="name-list">
- <a href="#M000005">error?</a>
- <a href="#M000004">execute</a>
- <a href="#M000003">finish</a>
- <a href="#M000006">finished?</a>
- <a href="#M000001">new</a>
- <a href="#M000007">nread</a>
- <a href="#M000002">reset</a>
+ <a href="#M000006">error?</a>
+ <a href="#M000005">execute</a>
+ <a href="#M000004">finish</a>
+ <a href="#M000007">finished?</a>
+ <a href="#M000002">new</a>
+ <a href="#M000008">nread</a>
+ <a href="#M000003">reset</a>
</div>
</div>
</div>
@@ -112,16 +112,16 @@
<!-- if method_list -->
<div id="methods">
<h3 class="section-bar">Public Class methods</h3>
- <div id="method-M000001" class="method-detail">
- <a name="M000001"></a>
+ <div id="method-M000002" class="method-detail">
+ <a name="M000002"></a>
<div class="method-heading">
- <a href="HttpParser.src/M000001.html" target="Code" class="method-signature"
- onclick="popupCode('HttpParser.src/M000001.html');return false;">
+ <a href="HttpParser.src/M000002.html" target="Code" class="method-signature"
+ onclick="popupCode('HttpParser.src/M000002.html');return false;">
<span class="method-name">parser.new → parser<br />
</span>
</a>
</div>
@@ -132,16 +132,16 @@
</div>
</div>
<h3 class="section-bar">Public Instance methods</h3>
- <div id="method-M000005" class="method-detail">
- <a name="M000005"></a>
+ <div id="method-M000006" class="method-detail">
+ <a name="M000006"></a>
<div class="method-heading">
- <a href="HttpParser.src/M000005.html" target="Code" class="method-signature"
- onclick="popupCode('HttpParser.src/M000005.html');return false;">
+ <a href="HttpParser.src/M000006.html" target="Code" class="method-signature"
+ onclick="popupCode('HttpParser.src/M000006.html');return false;">
<span class="method-name">parser.error? → true/false<br />
</span>
</a>
</div>
@@ -150,16 +150,16 @@
Tells you whether the parser is in an error state.
</p>
</div>
</div>
- <div id="method-M000004" class="method-detail">
- <a name="M000004"></a>
+ <div id="method-M000005" class="method-detail">
+ <a name="M000005"></a>
<div class="method-heading">
- <a href="HttpParser.src/M000004.html" target="Code" class="method-signature"
- onclick="popupCode('HttpParser.src/M000004.html');return false;">
+ <a href="HttpParser.src/M000005.html" target="Code" class="method-signature"
+ onclick="popupCode('HttpParser.src/M000005.html');return false;">
<span class="method-name">parser.execute(req_hash, data) → Integer<br />
</span>
</a>
</div>
@@ -178,16 +178,16 @@
handling block.
</p>
</div>
</div>
- <div id="method-M000003" class="method-detail">
- <a name="M000003"></a>
+ <div id="method-M000004" class="method-detail">
+ <a name="M000004"></a>
<div class="method-heading">
- <a href="HttpParser.src/M000003.html" target="Code" class="method-signature"
- onclick="popupCode('HttpParser.src/M000003.html');return false;">
+ <a href="HttpParser.src/M000004.html" target="Code" class="method-signature"
+ onclick="popupCode('HttpParser.src/M000004.html');return false;">
<span class="method-name">parser.finish → true/false<br />
</span>
</a>
</div>
@@ -197,16 +197,16 @@
You should call reset after finish it or bad things will happen.
</p>
</div>
</div>
- <div id="method-M000006" class="method-detail">
- <a name="M000006"></a>
+ <div id="method-M000007" class="method-detail">
+ <a name="M000007"></a>
<div class="method-heading">
- <a href="HttpParser.src/M000006.html" target="Code" class="method-signature"
- onclick="popupCode('HttpParser.src/M000006.html');return false;">
+ <a href="HttpParser.src/M000007.html" target="Code" class="method-signature"
+ onclick="popupCode('HttpParser.src/M000007.html');return false;">
<span class="method-name">parser.finished? → true/false<br />
</span>
</a>
</div>
@@ -215,16 +215,16 @@
Tells you whether the parser is finished or not and in a good state.
</p>
</div>
</div>
- <div id="method-M000007" class="method-detail">
- <a name="M000007"></a>
+ <div id="method-M000008" class="method-detail">
+ <a name="M000008"></a>
<div class="method-heading">
- <a href="HttpParser.src/M000007.html" target="Code" class="method-signature"
- onclick="popupCode('HttpParser.src/M000007.html');return false;">
+ <a href="HttpParser.src/M000008.html" target="Code" class="method-signature"
+ onclick="popupCode('HttpParser.src/M000008.html');return false;">
<span class="method-name">parser.nread → Integer<br />
</span>
</a>
</div>
@@ -235,15 +235,15 @@
execute is called.
</p>
</div>
</div>
- <div id="method-M000002" class="method-detail">
- <a name="M000002"></a>
+ <div id="method-M000003" class="method-detail">
+ <a name="M000003"></a>
<div class="method-heading">
- <a href="HttpParser.src/M000002.html" target="Code" class="method-signature"
- onclick="popupCode('HttpParser.src/M000002.html');return false;">
+ <a href="HttpParser.src/M000003.html" target="Code" class="method-signature"
+ onclick="popupCode('HttpParser.src/M000003.html');return false;">
<span class="method-name">parser.reset → nil<br />
</span>
</a>
</div>
\ No newline at end of file