Your example works just fine for me.
$ ./hello
INFO Jester is making jokes at http://0.0.0.0:5000
Starting 1 threads
DEBUG GET /test2
DEBUG 200 OK {"content-type": @["text/html;charset=utf-8"]}
DEBUG GET /hm.html
DEBUG 200 OK {"etag": @["fd5b9189aefa751b5d469ad4419c500c"],
"content-type": @["text/html"]}
DEBUG -> /Users/aboisver/nim/jester2/public/hm.html
DEBUG TCActionRaw
RunWhich browser are you using to make these requests? (Using Nim 0.19.0 and jester 0.4.1)
