From: Dean Camera Date: Fri, 29 Jan 2010 02:43:07 +0000 (+0000) Subject: Add MIME type handling to the Webserver project, so that files of different types... X-Git-Tag: LUFA-110528-BETA~646 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/fa3135d48530930aefd5ef4ca9d0def3faae474d?hp=fa3135d48530930aefd5ef4ca9d0def3faae474d Add MIME type handling to the Webserver project, so that files of different types (e.g. images) can be served out to HTTP clients. ---