Skip to content

Mongoose 6.13

Choose a tag to compare

@rojer rojer released this 08 Oct 13:12
· 3509 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