mirror of
https://github.com/Fishwaldo/minihttp.git
synced 2025-03-15 11:31:24 +00:00
A minimal (C++) one-file TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform, uses POSIX or Win32 API.
cmake | ||
CMakeLists.txt | ||
main.cpp | ||
minihttp.cpp | ||
minihttp.h |