Searched refs:http2_data_setup (Results 1 – 1 of 1) sorted by relevance
371 static CURLcode http2_data_setup(struct Curl_cfilter *cf, in http2_data_setup() function562 result = http2_data_setup(cf, data, &stream); in cf_h2_ctx_open()880 http2_data_setup(cf, second, &second_stream); in h2_duphandle()992 result = http2_data_setup(cf, newhandle, &newstream); in push_promise()2175 *err = http2_data_setup(cf, data, &stream); in h2_submit()
Completed in 12 milliseconds