mhttpd mime types

Issue #178 resolved
dd1 created an issue

the list of mime types in mhttpd is very short. we should use the list from mongoose or let users add their own mime types in ODB. K.O.

Comments (3)

  1. dd1 reporter

    cannot use the mime types list from mongoose 6.16 as it requires enabling MG_ENABLE_FILESYSTEM, and I do not want to do this. K.O.

  2. dd1 reporter

    added some more mime types from mongoose.c. still want to read mime types from ODB. branch feature/mongoose616. K.O.

  3. Log in to comment