- 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