write_http: make sure CURLOPT_* only get longs
authorMarc Fournier <marc.fournier@camptocamp.com>
Sat, 4 Apr 2015 23:44:50 +0000 (01:44 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Sat, 4 Apr 2015 23:44:50 +0000 (01:44 +0200)
commit943d5088b10e88009b98948d016c623f1d61bb17
treefb7b310db3792bf737707011d3b6c0360065c106
parent08c3c58643ed42244dda7931df73daa5414e571b
write_http: make sure CURLOPT_* only get longs

... to avoid portability problems.
src/write_http.c