6.13
版本发布时间: 2018-10-08 21:12:03
cesanta/mongoose最新发布版本:7.15(2024-08-21 20:35:41)
- When processing chunked response, make sure chunk size is reasonable
- Open uploaded file in binary mode (Windows)
- Refactored polling, cleaned up net_if interface somewhat
- LwIP: Trim recv_mbuf when we know the size of the data
- Fix unused variable warnings when build w/o logging
- Added net_if_null
- Minor doc updates