v3.8.0
What's Changed
- Fix bug. Sometimes the content type isn't sent. by @JosePineiro in #228
- Add HTTP content-type for WebP and AVIF by @JosePineiro in #229
- Standardize HTTP headers to Title Case by @JosePineiro in #233
- Add Content-Type for MP4 files by @JosePineiro in #234
- ESP32Async/AsyncTCP @ 3.4.6 by @mathieucarbou in #250
- Updated pioarduino CI to Arduino Release v3.3.0 based on ESP-IDF v5.5.0 by @mathieucarbou in #251
- ESP32Async/AsyncTCP @ 3.4.7 by @mathieucarbou in #255
- Use const return value with strchr by @kyberias in #257
- Remove unnecessary implementation of memchr by @kyberias in #258
- Refactor AsyncFileResponse: remove String _path by @JosePineiro in #235
- refactor: optimize AsyncFileResponse handling by @JosePineiro in #240
- feature: refactor content type and MIME list by @JosePineiro in #241
- Update sample to add content served from gz file by @mathieucarbou in #263
- Move definition of AsyncWebSocketControl to header file by @kyberias in #264
New Contributors
Full Changelog: v3.7.10...v3.8.0