Home
last modified time | relevance | path

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

/curl/lib/
H A Dsendf.h49 #define CLIENTWRITE_CONNECT (1<<4) /* a CONNECT related HEADER */ macro
H A Dheaders.c357 (type & CLIENTWRITE_CONNECT ? CURLH_CONNECT : in hds_cw_collect_write()
H A Dcf-h1-proxy.c460 writetype = CLIENTWRITE_HEADER | CLIENTWRITE_CONNECT | in recv_CONNECT_resp()
H A Dsendf.c243 bool is_connect = !!(type & CLIENTWRITE_CONNECT); in cw_download_write()

Completed in 16 milliseconds