Home
last modified time | relevance | path

Searched refs:http2_data_setup (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dhttp2.c371 static CURLcode http2_data_setup(struct Curl_cfilter *cf, in http2_data_setup() function
562 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 11 milliseconds