kennethkoontz / mold

Web framework using node.js
http://kennethkoontz.github.com/mold/
1 stars 0 forks source link

mold doesn't log 404 correctly when pulling a static file #11

Open kennethkoontz opened 12 years ago

kennethkoontz commented 12 years ago

[info] GET 200 /static/bootstrap/img/glyphicons-halflings.png [info] GET 200 /projects [info] GET 200 /static/bootstrap/img/glyphicons-halflings-white.png [info] GET 200 /static/bookmarklet/bookmarklet.js

At this point /static/bookmarklet/bookmarklet.js doesn't exist. Should NOT be getting a 200 response code