3. HTTP versions
The Mollom servers currently accept HTTP 1.0 connections only. HTTP 1.1 is not yet supported. If you are using CURL, make sure to set the HTTP version to 1.0 by setting CURLOPT_HTTP_VERSION to CURL_HTTP_VERSION_1_0.
The Mollom servers currently accept HTTP 1.0 connections only. HTTP 1.1 is not yet supported. If you are using CURL, make sure to set the HTTP version to 1.0 by setting CURLOPT_HTTP_VERSION to CURL_HTTP_VERSION_1_0.