<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,7 +14,7 @@ stop() -&gt;
 
 request_loop(Req, DocRoot) -&gt;
   &quot;/&quot; ++ Path = Req:get(path),
-  FirstSlash = hd(string:tokens(Path, &quot;/&quot;)),
+  FirstSlash = try hd(string:tokens(Path, &quot;/&quot;)) catch _:_ -&gt; &quot;&quot; end,
   case {Req:get(method), FirstSlash} of
     {'POST', &quot;api&quot;} -&gt;
       mochiweb_rpc:handler(Req, {master_responder, mochiweb_handler});</diff>
      <filename>elibs/servers/mochiweb/mochiweb_master.erl</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>311622f2a3e0471b479f99158ace5f7c30e2bef4</id>
    </parent>
    <parent>
      <id>77f5dad96f4f5fa3bb820c488c61d6a649f87757</id>
    </parent>
  </parents>
  <author>
    <name>David Fayram</name>
    <email>dfayram@gmail.com</email>
  </author>
  <url>http://github.com/KirinDave/fuzed/commit/20b63e7e440fd163e46a5fe165afe2de0edbd66f</url>
  <id>20b63e7e440fd163e46a5fe165afe2de0edbd66f</id>
  <committed-date>2008-06-11T08:25:48-07:00</committed-date>
  <authored-date>2008-06-11T08:25:48-07:00</authored-date>
  <message>Merge branch 'master' of git://github.com/abhay/fuzed</message>
  <tree>811e1537cfd07e95f9e579fef695652e3a7f2731</tree>
  <committer>
    <name>David Fayram</name>
    <email>dfayram@gmail.com</email>
  </committer>
</commit>
