Lines Matching refs:curl_slist
531 struct curl_slist *headers;
1387 struct curl_slist *cookielist; /* list of cookie files set by
1389 struct curl_slist *resolve; /* set to point to the set.resolve list when
1577 struct curl_slist *headers; /* linked list of extra headers */
1578 struct curl_slist *proxyheaders; /* linked list of extra CONNECT headers */
1581 struct curl_slist *quote; /* after connection is established */
1582 struct curl_slist *postquote; /* after the transfer */
1583 struct curl_slist *prequote; /* before the transfer, after type */
1584 struct curl_slist *source_quote; /* 3rd party quote */
1585 struct curl_slist *source_prequote; /* in 3rd party transfer mode - before
1587 struct curl_slist *source_postquote; /* in 3rd party transfer mode - after
1589 struct curl_slist *telnet_options; /* linked list of telnet options */
1590 struct curl_slist *resolve; /* list of names to add/remove from
1592 struct curl_slist *connect_to; /* list of host:port mappings to override
1608 struct curl_slist *http200aliases; /* linked list of aliases for http200 */
1631 struct curl_slist *mail_rcpt; /* linked list of mail recipients */