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
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mango HTTP Client!