Lines Matching refs:close
327 STRCONST("Connection:"), STRCONST("close")))
348 STRCONST("close")))
499 can't keep the connection alive since the close is
868 return CURLE_RECV_ERROR; /* Need a cfilter close and new bootstrap */
918 * If the other side indicated a connection close, or if someone
919 * else told us to close this connection, do so now.
921 if(ts->close_connection || conn->bits.close) {
927 CURL_TRC_CF(data, cf, "CONNECT need to close+open");
951 /* failure, close this connection to avoid reuse */
1054 CURL_TRC_CF(data, cf, "close");