mango is a free, open source, lightweight HTTP Client library written entirely in C. The focus of the mango implementation is to reduce resource usage while still providing an almost full-scale HTTP Client. This makes it suitable for use in memory-constrained embedded devices where memory and CPU power are at a premium.
Features
- Low memory requirements (Ram ~1 Kb, Flash ~30 Kb)
- Can work with or without RTOS
- HTTP 1.1 compliant
- GET, HEAD, POST, PUT HTTP requests
- On-the-fly chunked encoding & decoding
- Websockets v13 (RFC 6455)
- Persistent connections
- Basic access authentication
- POST / PUT requests with expectation [Expect: 100-Continue HTTP header]
- Full access and exposure to headers
- Includes ports for Unix & LwIP
Categories
HTTP ClientsFollow mango HTTP Client
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mango HTTP Client!