You're viewing a comment by Simon and its responses.

Simon Permalink
December 14, 2011, 22:09

Yes, I'm using Express for a couple of small web projects (nothing fancy), and finding it very useful.

On a related noted, I'd be interested in your opinion regarding the best modules for delivering static content, whether via Express or standard Node server. I've tried quite a few, and almost all of them have the same annoying defect - they use file extensions to guess MIME types, but don't match case correctly. Thus, a .jpg file is an image, while .JPG is unknown binary content. Easily fixed, but it's astonishing that none of them get this right...

Reply To This Comment

(why do I need your e-mail?)

(Your twitter name, if you have one. (I'm @pkrumins, btw.))

Type first 3 letters of your name: (just to make sure you're a human)

Please preview the comment before submitting to make sure it's OK.