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.
Find a file
2015-04-24 00:47:22 +02:00
cmake experimental (unsafe) SSL support using polarssl/mbedtls. also cmake cleanup. 2015-04-24 00:47:22 +02:00
CMakeLists.txt experimental (unsafe) SSL support using polarssl/mbedtls. also cmake cleanup. 2015-04-24 00:47:22 +02:00
main.cpp experimental (unsafe) SSL support using polarssl/mbedtls. also cmake cleanup. 2015-04-24 00:47:22 +02:00
minihttp.cpp experimental (unsafe) SSL support using polarssl/mbedtls. also cmake cleanup. 2015-04-24 00:47:22 +02:00
minihttp.h experimental (unsafe) SSL support using polarssl/mbedtls. also cmake cleanup. 2015-04-24 00:47:22 +02:00