mirror of
https://github.com/curl/curl.git
synced 2026-05-30 07:57:27 +03:00
parent
9b13453476
commit
2f80a9b253
1 changed files with 0 additions and 6 deletions
|
|
@ -40,12 +40,6 @@ CURLcode Curl_cf_http_connect_add(struct Curl_easy *data,
|
|||
int sockindex,
|
||||
bool try_h3, bool try_h21);
|
||||
|
||||
CURLcode
|
||||
Curl_cf_http_connect_insert_after(struct Curl_cfilter *cf_at,
|
||||
struct Curl_easy *data,
|
||||
bool try_h3, bool try_h21);
|
||||
|
||||
|
||||
CURLcode Curl_cf_https_setup(struct Curl_easy *data,
|
||||
struct connectdata *conn,
|
||||
int sockindex);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue