* Older versions of libcurl may not have CURLOPT_HTTP_CONTENT_DECODING support. ...
authorArt Cancro <ajc@citadel.org>
Thu, 18 Jun 2009 02:52:38 +0000 (02:52 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 18 Jun 2009 02:52:38 +0000 (02:52 +0000)
commit99388bda231aa067339ca93539d3d3bb14fedcb1
tree7895374603a2ea046aca2e2ad3c3704e08030d4a
parent45a8af744d8206c29bb79c419b8fd055515fbdf4
* Older versions of libcurl may not have CURLOPT_HTTP_CONTENT_DECODING support.  Added an ifdef to only use this option when it is available.
citadel/modules/openid/serv_openid_rp.c
citadel/modules/rssclient/serv_rssclient.c