Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp2.c529 static int push_promise(struct Curl_easy *data, in push_promise() function
748 rv = push_promise(data_s, conn, &frame->push_promise); in on_frame_recv()
751 frame->push_promise.promised_stream_id, in on_frame_recv()