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
2012-03-30 03:27:54 +02:00
minihttp.cpp Initial commit. Basic HTTP working, but status codes are not handled yet. 2012-03-30 03:27:54 +02:00
minihttp.h Initial commit. Basic HTTP working, but status codes are not handled yet. 2012-03-30 03:27:54 +02:00