curl-based plugins: disable Timeout option if libcurl < 7.16.2
authorMarc Fournier <marc.fournier@camptocamp.com>
Wed, 8 Apr 2015 20:58:22 +0000 (22:58 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Wed, 8 Apr 2015 22:08:59 +0000 (00:08 +0200)
commit8a2c605b07917885438eb80f1d5097cb58e6193b
tree08e549f4a4a259b03533ec743d006e387e9dc6b7
parent76d9c9033e021cbdb0da0fc2b0ad23bc3d7ad487
curl-based plugins: disable Timeout option if libcurl < 7.16.2

This could be done better, but as it's a non-essential feature and
7.16.2 is 8 years old, I favor not over-complicating things.
configure.ac
src/apache.c
src/ascent.c
src/bind.c
src/curl.c
src/curl_json.c
src/curl_xml.c
src/nginx.c
src/write_http.c