Skip to content
  • Lubos Slovak's avatar
    4c5892ef
    response2_init() API function added. · 4c5892ef
    Lubos Slovak authored
    - 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
    4c5892ef
    response2_init() API function added.
    Lubos Slovak authored
    - 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
Loading