hi richard,<div><br></div><div>that's not the latest version of misultin, it's HEAD in git and it's 0.9-dev. this relates to a bug which has already been fixed.</div><div><br></div><div>i would suggest to use appropriate github issues to signal these and other misultin-related bugs.</div>
<div><br></div><div>thank you,</div><div><br></div><div>r.</div><div><br><div class="gmail_quote">On Wed, Dec 14, 2011 at 9:08 AM, Richard Evans <span dir="ltr"><<a href="mailto:richardprideauxevans@gmail.com">richardprideauxevans@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey guys,<br>
<br>
In a previous version of misultin (0.8 and earlier version of 0.9), I<br>
was doing this kind of<br>
thing to get files:<br>
<br>
handle('GET', [], Req) -><br>
    Req:file("../../../client/SplashScreen.html");<br>
<br>
handle('GET', ["js", X], Req) -><br>
  Req:file("../../../client/js/"++X);<br>
<br>
<br>
but this no longer seems to be working with the latest version of misultin.<br>
<br>
e.g. it complains Error in process <0.64.0> with exit value:<br>
{undef,[{misultin_http,request,[{c,<0.35.0>,<0.37.0>,24594,8080,30000,4194304,2000,false,#Fun<server.1.98914765>,true,#Fun<server.2.60110728>,true,['draft-hybi-17','draft-hybi-10','draft-hixie-76'],undefined,false,true,false},{req,#Port<0.981>,http,{127,0,0,1},58496,undefined,close,undefined,{1,1},undefined,undefined,[],[],<<0<br>

bytes>>...<br>
<br>
<br>
Does anybody know how things have changed and what I need to modify?<br>
<br>
thanks,<br>
Richard<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div>