<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
    <dl style="line-height: 1.5; margin-left: 2em">
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
      <dd style="margin-left: 8.5em">Kouhei Sutou &lt;kou****@clear*****&gt;</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
      <dd style="margin-left: 8.5em">2014-04-25 15:06:16 +0900 (Fri, 25 Apr 2014)</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
      <dd style="margin-left: 8.5em"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e">97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e</a></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Message</dt>
      <dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; padding: 0.5em; width: auto">Remove body-parser because it parses body

/d/load want to parse body as stream. body-parser is needless.</pre></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
      <dd style="margin-left: 8.5em">
        <ul>
          <li><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#diff-0">bin/droonga-http-server</a></li>
          <li><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#diff-1">package.json</a></li>
        </ul>
      </dd>
    </dl>

    <div class="diff-section" style="clear: both">
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: bin/droonga-http-server (+0 -2)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0L94">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0L95">95</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0L96">96</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0L97">97</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0L98">98</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0L99">99</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0L100">100</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0L101">101</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0L102">102</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0R94">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0R95">95</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0R96">96</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0R97">97</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0R98">98</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0R99">99</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L0R100">100</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -95,8 +95,6 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">if (options.cacheSize &gt; 0) {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">   }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-application.use(bodyParser());</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> application.droonga({</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   prefix: '',</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   defaultDataset: options.defaultDataset,</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: package.json (+0 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1L18">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1L19">19</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1L20">20</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1L21">21</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1L22">22</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1L23">23</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1L24">24</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1L25">25</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1R18">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1R19">19</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1R20">20</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1R21">21</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1R22">22</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1R23">23</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/droonga/droonga-http-server/commit/97c867c9ca1bb56aa6d42dcf53ad2c9f2c5e5c6e#L1R24">24</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -19,7 +19,6 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   },</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   &quot;license&quot;: &quot;MIT&quot;,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   &quot;dependencies&quot;: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    &quot;body-parser&quot;: &quot;*&quot;,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     &quot;cookie-parser&quot;: &quot;*&quot;,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     &quot;commander&quot;: &quot;*&quot;,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     &quot;express&quot;: &quot;&gt;=4.0&quot;,</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>