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

- old
+ new

@@ -84,17 +84,17 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000006">error?</a>&nbsp;&nbsp; - <a href="#M000005">execute</a>&nbsp;&nbsp; - <a href="#M000004">finish</a>&nbsp;&nbsp; - <a href="#M000007">finished?</a>&nbsp;&nbsp; - <a href="#M000002">new</a>&nbsp;&nbsp; - <a href="#M000008">nread</a>&nbsp;&nbsp; - <a href="#M000003">reset</a>&nbsp;&nbsp; + <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; </div> </div> </div> @@ -112,16 +112,16 @@ <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Class methods</h3> - <div id="method-M000002" class="method-detail"> - <a name="M000002"></a> + <div id="method-M000016" class="method-detail"> + <a name="M000016"></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/M000016.html" target="Code" class="method-signature" + onclick="popupCode('HttpParser.src/M000016.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-M000006" class="method-detail"> - <a name="M000006"></a> + <div id="method-M000020" class="method-detail"> + <a name="M000020"></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/M000020.html" target="Code" class="method-signature" + onclick="popupCode('HttpParser.src/M000020.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-M000005" class="method-detail"> - <a name="M000005"></a> + <div id="method-M000019" class="method-detail"> + <a name="M000019"></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/M000019.html" target="Code" class="method-signature" + onclick="popupCode('HttpParser.src/M000019.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-M000004" class="method-detail"> - <a name="M000004"></a> + <div id="method-M000018" class="method-detail"> + <a name="M000018"></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/M000018.html" target="Code" class="method-signature" + onclick="popupCode('HttpParser.src/M000018.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-M000007" class="method-detail"> - <a name="M000007"></a> + <div id="method-M000021" class="method-detail"> + <a name="M000021"></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/M000021.html" target="Code" class="method-signature" + onclick="popupCode('HttpParser.src/M000021.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-M000008" class="method-detail"> - <a name="M000008"></a> + <div id="method-M000022" class="method-detail"> + <a name="M000022"></a> <div class="method-heading"> - <a href="HttpParser.src/M000008.html" target="Code" class="method-signature" - onclick="popupCode('HttpParser.src/M000008.html');return false;"> + <a href="HttpParser.src/M000022.html" target="Code" class="method-signature" + onclick="popupCode('HttpParser.src/M000022.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-M000003" class="method-detail"> - <a name="M000003"></a> + <div id="method-M000017" class="method-detail"> + <a name="M000017"></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/M000017.html" target="Code" class="method-signature" + onclick="popupCode('HttpParser.src/M000017.html');return false;"> <span class="method-name">parser.reset &rarr; nil<br /> </span> </a> </div> \ No newline at end of file