On Thu, Oct 29, 2015 at 7:23 PM, <rhuij...@apache.org> wrote:
>...

> +/**
> + * Ask the response @a bucket, to decode content based on the value of the
> + * 'Content- Encoding' header, or not. The default setting of a response
> + * bucket is to decode when the header is found.
> + */
> +void serf_bucket_response_decode_content(
> +    serf_bucket_t *bucket,
> +    int decode);
>

What's this for? Why would somebody turn *off* content decoding?

Cheers,
-g

Reply via email to