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 06:18:54 +02:00
minihttp.cpp cleaned code, initial status code handling. Following 3xx redirect works. 2012-03-30 06:18:54 +02:00
minihttp.h cleaned code, initial status code handling. Following 3xx redirect works. 2012-03-30 06:18:54 +02:00