Skip to content

Mongoose 6.13

Compare
Choose a tag to compare
@rojer rojer released this 08 Oct 13:12
· 2997 commits to master since this release
95afa32
  • 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