mirror of
https://github.com/curl/curl.git
synced 2026-08-24 21:43:32 +03:00
parent
0768604196
commit
8e85764b7b
26 changed files with 175 additions and 351 deletions
|
|
@ -47,8 +47,6 @@ bool Curl_h2_http_1_1_error(struct Curl_easy *data);
|
|||
bool Curl_conn_is_http2(const struct Curl_easy *data,
|
||||
const struct connectdata *conn,
|
||||
int sockindex);
|
||||
bool Curl_cf_is_http2(struct Curl_cfilter *cf, const struct Curl_easy *data);
|
||||
|
||||
bool Curl_http2_may_switch(struct Curl_easy *data,
|
||||
struct connectdata *conn,
|
||||
int sockindex);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue