Searched refs:http2_data_setup (Results 1 – 1 of 1) sorted by relevance
368 static CURLcode http2_data_setup(struct Curl_cfilter *cf, in http2_data_setup() function559 result = http2_data_setup(cf, data, &stream); in cf_h2_ctx_open()877 http2_data_setup(cf, second, &second_stream); in h2_duphandle()989 result = http2_data_setup(cf, newhandle, &newstream); in push_promise()2159 *err = http2_data_setup(cf, data, &stream); in h2_submit()
Completed in 10 milliseconds