response2_init() API function added.
- This function (or its counterpart response2_init_from_query() must be called before doing anything with the response, so that the header and size is set well. TODO: response2_set_max_size() must be called before this function. Is this OK? refs #816 @15m
Please register or sign in to comment