chiark / gitweb /
Fix mime_content_type() to not be so lazy; now it copes with arbitrary
authorrjk@greenend.org.uk <>
Sun, 6 Jan 2008 12:39:13 +0000 (12:39 +0000)
committerrjk@greenend.org.uk <>
Sun, 6 Jan 2008 12:39:13 +0000 (12:39 +0000)
commit9bce81d175de1bc9aa90a4fbf24e3121ea294fa6
tree62c4660095e19a2ea2b4c5654c0222f81dd9ae83
parent6207d2f3bcf38c072c2bcaa7c9e8dbd469b5e8e6
Fix mime_content_type() to not be so lazy; now it copes with arbitrary
parameters rather than just one that has to be the right one.  This
gets the web interface working on Opera (for Mac).
lib/mime.c
lib/mime.h
lib/test.c
server/cgi.c