NEW: CGI Python scripts to support POST tests
FIX: http_test_server.hpp now launches correct Python script on Windows as well
MOD: http_test_server.py now simply forwards all headers in an env var called HTTP_ALL_HEADERS as a simple string. Breaks the CGI abstraction, but preserves even custom headers.