Flash size reduction for mime-type by s-hadinger · Pull Request #7312 · esp8266/Arduino

@s-hadinger

* moving from fixed size strings to standard PROGMEM strings
* adding `#define MIMETYPE_MINIMAL` to reduce the footprint to
  mime-types that are strictly necessary

This was referenced

May 18, 2020

devyte

requested changes May 18, 2020

@s-hadinger

@devyte