Home
last modified time | relevance | path

Searched refs:CLIENTWRITE_CONNECT (Results 1 – 5 of 5) 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 Dc-hyper.c184 writetype |= CLIENTWRITE_CONNECT; in hyper_each_header()
306 writetype |= CLIENTWRITE_CONNECT; in status_line()
H A Dcf-h1-proxy.c467 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 22 milliseconds