doc/rdoc/classes/Mongrel/HttpParser.html in mongrel-0.3.1 vs doc/rdoc/classes/Mongrel/HttpParser.html in mongrel-0.3.2

- old
+ new

@@ -84,17 +84,17 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000020">error?</a>&nbsp;&nbsp; - <a href="#M000019">execute</a>&nbsp;&nbsp; - <a href="#M000018">finish</a>&nbsp;&nbsp; - <a href="#M000021">finished?</a>&nbsp;&nbsp; - <a href="#M000016">new</a>&nbsp;&nbsp; - <a href="#M000022">nread</a>&nbsp;&nbsp; - <a href="#M000017">reset</a>&nbsp;&nbsp; + <a href="#M000019">error?</a>&nbsp;&nbsp; + <a href="#M000018">execute</a>&nbsp;&nbsp; + <a href="#M000017">finish</a>&nbsp;&nbsp; + <a href="#M000020">finished?</a>&nbsp;&nbsp; + <a href="#M000015">new</a>&nbsp;&nbsp; + <a href="#M000021">nread</a>&nbsp;&nbsp; + <a href="#M000016">reset</a>&nbsp;&nbsp; </div> </div> </div> @@ -112,16 +112,16 @@ <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Class methods</h3> - <div id="method-M000016" class="method-detail"> - <a name="M000016"></a> + <div id="method-M000015" class="method-detail"> + <a name="M000015"></a> <div class="method-heading"> - <a href="HttpParser.src/M000016.html" target="Code" class="method-signature" - onclick="popupCode('HttpParser.src/M000016.html');return false;"> + <a href="HttpParser.src/M000015.html" target="Code" class="method-signature" + onclick="popupCode('HttpParser.src/M000015.html');return false;"> <span class="method-name">parser.new &rarr; parser<br /> </span> </a> </div> @@ -132,16 +132,16 @@ </div> </div> <h3 class="section-bar">Public Instance methods</h3> - <div id="method-M000020" class="method-detail"> - <a name="M000020"></a> + <div id="method-M000019" class="method-detail"> + <a name="M000019"></a> <div class="method-heading"> - <a href="HttpParser.src/M000020.html" target="Code" class="method-signature" - onclick="popupCode('HttpParser.src/M000020.html');return false;"> + <a href="HttpParser.src/M000019.html" target="Code" class="method-signature" + onclick="popupCode('HttpParser.src/M000019.html');return false;"> <span class="method-name">parser.error? &rarr; 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-M000019" class="method-detail"> - <a name="M000019"></a> + <div id="method-M000018" class="method-detail"> + <a name="M000018"></a> <div class="method-heading"> - <a href="HttpParser.src/M000019.html" target="Code" class="method-signature" - onclick="popupCode('HttpParser.src/M000019.html');return false;"> + <a href="HttpParser.src/M000018.html" target="Code" class="method-signature" + onclick="popupCode('HttpParser.src/M000018.html');return false;"> <span class="method-name">parser.execute(req_hash, data) &rarr; Integer<br /> </span> </a> </div> @@ -178,16 +178,16 @@ handling block. </p> </div> </div> - <div id="method-M000018" class="method-detail"> - <a name="M000018"></a> + <div id="method-M000017" class="method-detail"> + <a name="M000017"></a> <div class="method-heading"> - <a href="HttpParser.src/M000018.html" target="Code" class="method-signature" - onclick="popupCode('HttpParser.src/M000018.html');return false;"> + <a href="HttpParser.src/M000017.html" target="Code" class="method-signature" + onclick="popupCode('HttpParser.src/M000017.html');return false;"> <span class="method-name">parser.finish &rarr; 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-M000021" class="method-detail"> - <a name="M000021"></a> + <div id="method-M000020" class="method-detail"> + <a name="M000020"></a> <div class="method-heading"> - <a href="HttpParser.src/M000021.html" target="Code" class="method-signature" - onclick="popupCode('HttpParser.src/M000021.html');return false;"> + <a href="HttpParser.src/M000020.html" target="Code" class="method-signature" + onclick="popupCode('HttpParser.src/M000020.html');return false;"> <span class="method-name">parser.finished? &rarr; 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-M000022" class="method-detail"> - <a name="M000022"></a> + <div id="method-M000021" class="method-detail"> + <a name="M000021"></a> <div class="method-heading"> - <a href="HttpParser.src/M000022.html" target="Code" class="method-signature" - onclick="popupCode('HttpParser.src/M000022.html');return false;"> + <a href="HttpParser.src/M000021.html" target="Code" class="method-signature" + onclick="popupCode('HttpParser.src/M000021.html');return false;"> <span class="method-name">parser.nread &rarr; Integer<br /> </span> </a> </div> @@ -235,15 +235,15 @@ execute is called. </p> </div> </div> - <div id="method-M000017" class="method-detail"> - <a name="M000017"></a> + <div id="method-M000016" class="method-detail"> + <a name="M000016"></a> <div class="method-heading"> - <a href="HttpParser.src/M000017.html" target="Code" class="method-signature" - onclick="popupCode('HttpParser.src/M000017.html');return false;"> + <a href="HttpParser.src/M000016.html" target="Code" class="method-signature" + onclick="popupCode('HttpParser.src/M000016.html');return false;"> <span class="method-name">parser.reset &rarr; nil<br /> </span> </a> </div> \ No newline at end of file