On Mon, Nov 30, 2015 at 3:38 AM, <rhuij...@apache.org> wrote: >...
> * buckets/response_buckets.c > (outgoing_response_t): New define. > (serf_bucket_outgoing_response_create, > serf_bucket_outgoing_response_get_headers, > serf_bucket_outgoing_response_prepare): New public functions. > (serialize_outgoing_response, > serf_outgoing_resp_read, > serf_outgoing_resp_read_iovec, > serf_outgoing_resp_readline, > serf_outgoing_resp_peek, > serf_outgoing_resp_set_config, > serf_outgoing_resp_destroy): New function. > (serf_bucket_type_outgoing_response): New bucket type. > Do the two bucket types share *any* code? It is hard to tell ... if not, then two files is preferable. >... Cheers, -g