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
fgenesis c9cd4ad790 API refinement, cleanups, bugfixes.
Proper per-request (re-)connecting if redirected with a 3xx code.
2012-03-31 00:33:11 +02:00
minihttp.cpp API refinement, cleanups, bugfixes. 2012-03-31 00:33:11 +02:00
minihttp.h API refinement, cleanups, bugfixes. 2012-03-31 00:33:11 +02:00